tree: c5bd19010a68dac257dcf1dc79ad11f0a047a96c [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. endmntent.c
  37. env.h
  38. exec_l.c
  39. execl.c
  40. execle.c
  41. execlp.c
  42. execlpe.c
  43. execv.c
  44. execvp.c
  45. execvpe.c
  46. exit.c
  47. fgetc.c
  48. fgets.c
  49. fnmatch.c
  50. fopen.c
  51. fork.c
  52. fprintf.c
  53. fputc.c
  54. fputs.c
  55. fread.c
  56. fread2.c
  57. fstatfs.c
  58. fwrite.c
  59. fwrite2.c
  60. getcwd.c
  61. getdomainname.c
  62. getenv.c
  63. gethostname.c
  64. getmntent.c
  65. getopt.c
  66. getopt_long.c
  67. getpgrp.c
  68. getpriority.c
  69. getpt.c
  70. globals.c
  71. interp.S
  72. isatty.c
  73. jrand48.c
  74. Kbuild
  75. libc_init.c
  76. LICENSE
  77. llseek.c
  78. lrand48.c
  79. makeerrlist.pl
  80. malloc.c
  81. malloc.h
  82. memccpy.c
  83. memchr.c
  84. memcmp.c
  85. memcpy.c
  86. memmem.c
  87. memmove.c
  88. memrchr.c
  89. memset.c
  90. memswap.c
  91. mmap.c
  92. mrand48.c
  93. nice.c
  94. nrand48.c
  95. nullenv.c
  96. onexit.c
  97. open.c
  98. open_cloexec.c
  99. openat.c
  100. pause.c
  101. perror.c
  102. posix_openpt.c
  103. ppoll.c
  104. printf.c
  105. pselect.c
  106. pty.c
  107. putchar.c
  108. putenv.c
  109. puts.c
  110. qsort.c
  111. raise.c
  112. readdir.c
  113. README.klibc
  114. realloc.c
  115. reboot.c
  116. recv.c
  117. remove.c
  118. sbrk.c
  119. seed48.c
  120. send.c
  121. setegid.c
  122. setenv.c
  123. seteuid.c
  124. setmntent.c
  125. setpgrp.c
  126. sha1hash.c
  127. shm_open.c
  128. shm_unlink.c
  129. sigabbrev.c
  130. sigaction.c
  131. siglist.c
  132. siglongjmp.c
  133. sigpending.c
  134. sigprocmask.c
  135. sigsuspend.c
  136. sleep.c
  137. snprintf.c
  138. SOCKETCALLS.def
  139. socketcalls.pl
  140. sprintf.c
  141. srand48.c
  142. sscanf.c
  143. statfs.c
  144. strcasecmp.c
  145. strcat.c
  146. strchr.c
  147. strcmp.c
  148. strcpy.c
  149. strcspn.c
  150. strdup.c
  151. strerror.c
  152. strlcat.c
  153. strlcpy.c
  154. strlen.c
  155. strncasecmp.c
  156. strncat.c
  157. strncmp.c
  158. strncpy.c
  159. strndup.c
  160. strnlen.c
  161. strntoimax.c
  162. strntoumax.c
  163. strpbrk.c
  164. strrchr.c
  165. strsep.c
  166. strsignal.c
  167. strspn.c
  168. strstr.c
  169. strtoimax.c
  170. strtok.c
  171. strtok_r.c
  172. strtol.c
  173. strtoll.c
  174. strtotimespec.c
  175. strtotimeval.c
  176. strtotimex.c
  177. strtoul.c
  178. strtoull.c
  179. strtoumax.c
  180. strtox.c
  181. strxspn.c
  182. strxspn.h
  183. SYSCALLS.def
  184. syscalls.pl
  185. syslog.c
  186. system.c
  187. sysv_signal.c
  188. time.c
  189. umount.c
  190. unsetenv.c
  191. usleep.c
  192. utime.c
  193. vasprintf.c
  194. version
  195. vfork.c
  196. vfprintf.c
  197. vprintf.c
  198. vsnprintf.c
  199. vsprintf.c
  200. vsscanf.c
  201. wait.c
  202. wait3.c
  203. waitpid.c