.gitignore 550 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. /*.out
  2. /gen/
  3. /alloc
  4. /args
  5. /atof
  6. /atoi
  7. /brk
  8. /chdir
  9. /create
  10. /ctype
  11. /dup
  12. /error
  13. /fchdir
  14. /fcntl
  15. /fsync
  16. /ftruncate
  17. /getid
  18. /getc_unget
  19. /link
  20. /locale
  21. /math
  22. /mem
  23. /pipe
  24. /printf
  25. /rmdir
  26. /rename
  27. /scanf
  28. /setid
  29. /setjmp
  30. /sleep
  31. /sprintf
  32. /stdlib/a64l
  33. /stdlib/bsearch
  34. /stdlib/rand
  35. /stdlib/strtol
  36. /stdlib/strtoul
  37. /stdlib/a64l
  38. /stdio/fwrite
  39. /stdio/all
  40. /stdio/freopen
  41. /string/strchr
  42. /string/strcspn
  43. /string/strncmp
  44. /string/strpbrk
  45. /string/strrchr
  46. /string/strspn
  47. /string/strstr
  48. /string/strtok
  49. /string/strtok_r
  50. /unistd/getopt
  51. /unlink
  52. /waitpid
  53. /write
  54. /time
  55. /gmtime
  56. /asctime