.gitignore 656 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. # Automatically generated by 'make ignore'
  2. /*.out
  3. /gen/
  4. assert
  5. atof
  6. atoi
  7. brk
  8. args
  9. create
  10. ctype
  11. dup
  12. error
  13. exec
  14. fchdir
  15. fcntl
  16. fsync
  17. ftruncate
  18. getc_unget
  19. locale
  20. localtime
  21. math
  22. mem
  23. mktime
  24. pipe
  25. printf
  26. rename
  27. rmdir
  28. scanf
  29. setjmp
  30. sleep
  31. sprintf
  32. strings
  33. stdio/fwrite
  34. stdio/all
  35. stdio/freopen
  36. stdlib/strtol
  37. stdlib/strtoul
  38. stdlib/a64l
  39. stdlib/rand
  40. string/strncmp
  41. string/strcspn
  42. string/strchr
  43. string/strrchr
  44. string/strspn
  45. string/strstr
  46. string/strpbrk
  47. string/strtok
  48. string/strtok_r
  49. system
  50. unistd/getopt
  51. waitpid
  52. wchar/mbrtowc
  53. wchar/mbsrtowcs
  54. wchar/putwchar
  55. wchar/wcrtomb
  56. write
  57. time
  58. gmtime
  59. asctime
  60. alloc
  61. chdir
  62. gethostname
  63. getid
  64. link
  65. setid
  66. stdlib/bsearch
  67. stdlib/mktemp
  68. unlink