.gitignore 688 B

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