.gitignore 534 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. /math
  21. /mem
  22. /pipe
  23. /printf
  24. /rmdir
  25. /rename
  26. /setid
  27. /setid
  28. /sleep
  29. /sprintf
  30. /stdlib/a64l
  31. /stdlib/bsearch
  32. /stdlib/rand
  33. /stdlib/strtol
  34. /stdlib/strtoul
  35. /stdlib/a64l
  36. /stdio/fwrite
  37. /stdio/all
  38. /stdio/freopen
  39. /string/strchr
  40. /string/strcspn
  41. /string/strncmp
  42. /string/strpbrk
  43. /string/strrchr
  44. /string/strspn
  45. /string/strstr
  46. /string/strtok
  47. /string/strtok_r
  48. /unistd/getopt
  49. /unlink
  50. /waitpid
  51. /write
  52. /time
  53. /gmtime
  54. /asctime