.gitignore 357 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. /gen/
  2. /alloc
  3. /args
  4. /atof
  5. /atoi
  6. /brk
  7. /chdir
  8. /create
  9. /create.out
  10. /ctype
  11. /dup
  12. /dup.out
  13. /error
  14. /fchdir
  15. /fcntl
  16. /fsync
  17. /ftruncate
  18. /ftruncate.out
  19. /getid
  20. /link
  21. /link.out
  22. /math
  23. /mem
  24. /setid
  25. /sleep
  26. /pipe
  27. /printf
  28. /rmdir
  29. /setid
  30. /sprintf
  31. /stdlib/strtol
  32. /stdlib/a64l
  33. /string/strncmp
  34. /string/strcspn
  35. /string/strchr
  36. /string/strrchr
  37. /string/strspn
  38. /unlink
  39. /unlink.out
  40. /write