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