.gitignore 565 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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/mktemp
  35. /stdlib/rand
  36. /stdlib/strtol
  37. /stdlib/strtoul
  38. /stdlib/a64l
  39. /stdio/fwrite
  40. /stdio/all
  41. /stdio/freopen
  42. /string/strchr
  43. /string/strcspn
  44. /string/strncmp
  45. /string/strpbrk
  46. /string/strrchr
  47. /string/strspn
  48. /string/strstr
  49. /string/strtok
  50. /string/strtok_r
  51. /unistd/getopt
  52. /unlink
  53. /waitpid
  54. /write
  55. /time
  56. /gmtime
  57. /asctime