.gitignore 558 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. /*.out
  2. /gen/
  3. /alloc
  4. /assert
  5. /args
  6. /atof
  7. /atoi
  8. /brk
  9. /chdir
  10. /create
  11. /ctype
  12. /dup
  13. /error
  14. /fchdir
  15. /fcntl
  16. /fsync
  17. /ftruncate
  18. /getid
  19. /getc_unget
  20. /link
  21. /locale
  22. /math
  23. /mem
  24. /pipe
  25. /printf
  26. /rmdir
  27. /rename
  28. /scanf
  29. /setid
  30. /setjmp
  31. /sleep
  32. /sprintf
  33. /stdlib/a64l
  34. /stdlib/bsearch
  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