tree: 7db158d3961805209a1892a9ea3e32afeb7900ee [path history] [tgz]
  1. arch/
  2. ctype/
  3. inet/
  4. libgcc/
  5. socketcalls/
  6. syscalls/
  7. tests/
  8. userdb/
  9. zlib/
  10. .gitignore
  11. __put_env.c
  12. __shared_init.c
  13. __signal.c
  14. __static_init.c
  15. abort.c
  16. alarm.c
  17. asprintf.c
  18. assert.c
  19. atexit.c
  20. atexit.h
  21. atoi.c
  22. atol.c
  23. atoll.c
  24. atox.c
  25. brk.c
  26. bsd_signal.c
  27. bsearch.c
  28. bzero.c
  29. calloc.c
  30. CAVEATS
  31. clearenv.c
  32. closelog.c
  33. creat.c
  34. ctypes.c
  35. daemon.c
  36. env.h
  37. exec_l.c
  38. execl.c
  39. execle.c
  40. execlp.c
  41. execlpe.c
  42. execv.c
  43. execvp.c
  44. execvpe.c
  45. exit.c
  46. fgetc.c
  47. fgets.c
  48. fnmatch.c
  49. fopen.c
  50. fork.c
  51. fprintf.c
  52. fputc.c
  53. fputs.c
  54. fread.c
  55. fread2.c
  56. fstatfs.c
  57. fwrite.c
  58. fwrite2.c
  59. getcwd.c
  60. getdomainname.c
  61. getenv.c
  62. gethostname.c
  63. getopt.c
  64. getopt_long.c
  65. getpgrp.c
  66. getpriority.c
  67. getpt.c
  68. globals.c
  69. interp.S
  70. isatty.c
  71. jrand48.c
  72. Kbuild
  73. libc_init.c
  74. LICENSE
  75. llseek.c
  76. lrand48.c
  77. makeerrlist.pl
  78. malloc.c
  79. malloc.h
  80. memccpy.c
  81. memchr.c
  82. memcmp.c
  83. memcpy.c
  84. memmem.c
  85. memmove.c
  86. memrchr.c
  87. memset.c
  88. memswap.c
  89. mmap.c
  90. mrand48.c
  91. nice.c
  92. nrand48.c
  93. nullenv.c
  94. onexit.c
  95. open.c
  96. open_cloexec.c
  97. openat.c
  98. pause.c
  99. perror.c
  100. ppoll.c
  101. printf.c
  102. pselect.c
  103. pty.c
  104. putchar.c
  105. putenv.c
  106. puts.c
  107. qsort.c
  108. raise.c
  109. readdir.c
  110. README
  111. realloc.c
  112. reboot.c
  113. recv.c
  114. remove.c
  115. sbrk.c
  116. seed48.c
  117. send.c
  118. setegid.c
  119. setenv.c
  120. seteuid.c
  121. setpgrp.c
  122. sha1hash.c
  123. shm_open.c
  124. shm_unlink.c
  125. sigabbrev.c
  126. sigaction.c
  127. siglist.c
  128. siglongjmp.c
  129. sigpending.c
  130. sigprocmask.c
  131. sigsuspend.c
  132. sleep.c
  133. snprintf.c
  134. SOCKETCALLS.def
  135. socketcalls.pl
  136. sprintf.c
  137. srand48.c
  138. sscanf.c
  139. statfs.c
  140. strcasecmp.c
  141. strcat.c
  142. strchr.c
  143. strcmp.c
  144. strcpy.c
  145. strcspn.c
  146. strdup.c
  147. strerror.c
  148. strlcat.c
  149. strlcpy.c
  150. strlen.c
  151. strncasecmp.c
  152. strncat.c
  153. strncmp.c
  154. strncpy.c
  155. strndup.c
  156. strnlen.c
  157. strntoimax.c
  158. strntoumax.c
  159. strpbrk.c
  160. strrchr.c
  161. strsep.c
  162. strsignal.c
  163. strspn.c
  164. strstr.c
  165. strtoimax.c
  166. strtok.c
  167. strtol.c
  168. strtoll.c
  169. strtotimespec.c
  170. strtotimeval.c
  171. strtotimex.c
  172. strtoul.c
  173. strtoull.c
  174. strtoumax.c
  175. strtox.c
  176. strxspn.c
  177. strxspn.h
  178. SYSCALLS.def
  179. syscalls.pl
  180. syslog.c
  181. system.c
  182. sysv_signal.c
  183. time.c
  184. umount.c
  185. unsetenv.c
  186. usleep.c
  187. utime.c
  188. vasprintf.c
  189. version
  190. vfork.c
  191. vfprintf.c
  192. vprintf.c
  193. vsnprintf.c
  194. vsprintf.c
  195. vsscanf.c
  196. wait.c
  197. wait3.c
  198. waitpid.c