.gitignore 316 B

1234567891011121314151617181920212223242526272829303132333435363738
  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. /link
  19. /math
  20. /mem
  21. /setid
  22. /sleep
  23. /pipe
  24. /printf
  25. /rmdir
  26. /setid
  27. /sprintf
  28. /stdlib/strtol
  29. /stdlib/a64l
  30. /string/strncmp
  31. /string/strcspn
  32. /string/strchr
  33. /string/strrchr
  34. /string/strspn
  35. /unlink
  36. /waitpid
  37. /write