.gitignore 509 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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/a64l
  35. /stdio/fwrite
  36. /stdio/all
  37. /stdio/freopen
  38. /string/strchr
  39. /string/strcspn
  40. /string/strncmp
  41. /string/strpbrk
  42. /string/strrchr
  43. /string/strspn
  44. /string/strstr
  45. /string/strtok
  46. /string/strtok_r
  47. /unistd/getopt
  48. /unlink
  49. /waitpid
  50. /write
  51. /time
  52. /gmtime