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