tree: 89db3797ece57aa44e221fa8780789e8bd7712ab [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. posix_openpt.c
  101. ppoll.c
  102. printf.c
  103. pselect.c
  104. pty.c
  105. putchar.c
  106. putenv.c
  107. puts.c
  108. qsort.c
  109. raise.c
  110. readdir.c
  111. README
  112. realloc.c
  113. reboot.c
  114. recv.c
  115. remove.c
  116. sbrk.c
  117. seed48.c
  118. send.c
  119. setegid.c
  120. setenv.c
  121. seteuid.c
  122. setpgrp.c
  123. sha1hash.c
  124. shm_open.c
  125. shm_unlink.c
  126. sigabbrev.c
  127. sigaction.c
  128. siglist.c
  129. siglongjmp.c
  130. sigpending.c
  131. sigprocmask.c
  132. sigsuspend.c
  133. sleep.c
  134. snprintf.c
  135. SOCKETCALLS.def
  136. socketcalls.pl
  137. sprintf.c
  138. srand48.c
  139. sscanf.c
  140. statfs.c
  141. strcasecmp.c
  142. strcat.c
  143. strchr.c
  144. strcmp.c
  145. strcpy.c
  146. strcspn.c
  147. strdup.c
  148. strerror.c
  149. strlcat.c
  150. strlcpy.c
  151. strlen.c
  152. strncasecmp.c
  153. strncat.c
  154. strncmp.c
  155. strncpy.c
  156. strndup.c
  157. strnlen.c
  158. strntoimax.c
  159. strntoumax.c
  160. strpbrk.c
  161. strrchr.c
  162. strsep.c
  163. strsignal.c
  164. strspn.c
  165. strstr.c
  166. strtoimax.c
  167. strtok.c
  168. strtol.c
  169. strtoll.c
  170. strtotimespec.c
  171. strtotimeval.c
  172. strtotimex.c
  173. strtoul.c
  174. strtoull.c
  175. strtoumax.c
  176. strtox.c
  177. strxspn.c
  178. strxspn.h
  179. SYSCALLS.def
  180. syscalls.pl
  181. syslog.c
  182. system.c
  183. sysv_signal.c
  184. time.c
  185. umount.c
  186. unsetenv.c
  187. usleep.c
  188. utime.c
  189. vasprintf.c
  190. version
  191. vfork.c
  192. vfprintf.c
  193. vprintf.c
  194. vsnprintf.c
  195. vsprintf.c
  196. vsscanf.c
  197. wait.c
  198. wait3.c
  199. waitpid.c