2
0

.gitignore 151 B

12345678910111213141516171819
  1. /alloc
  2. /args
  3. /brk
  4. /chdir
  5. /create
  6. /create.out
  7. /dup
  8. /dup.out
  9. /error
  10. /fchdir
  11. /fsync
  12. /ftruncate
  13. /ftruncate.out
  14. /getid
  15. /link
  16. /link.out
  17. /math
  18. /printf
  19. /write