12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- # Automatically generated by 'make ignore'
- /*.out
- /gen/
- alloc
- args
- asctime
- assert
- atof
- atoi
- brk
- chdir
- create
- ctype
- dup
- env
- error
- exec
- fchdir
- fcntl
- fsync
- ftruncate
- getc_unget
- gethostname
- getid
- gmtime
- link
- locale
- localtime
- math
- mem
- mktime
- pipe
- printf
- rename
- rmdir
- scanf
- setid
- setjmp
- sleep
- sprintf
- stdio/all
- stdio/freopen
- stdio/fwrite
- stdlib/a64l
- stdlib/bsearch
- stdlib/mktemp
- stdlib/rand
- stdlib/strtol
- stdlib/strtoul
- string/strchr
- string/strcspn
- string/strncmp
- string/strpbrk
- string/strrchr
- string/strspn
- string/strstr
- string/strtok
- string/strtok_r
- strftime
- strings
- system
- time
- unistd/getopt
- unlink
- waitpid
- wchar/mbrtowc
- wchar/mbsrtowcs
- wchar/putwchar
- wchar/wcrtomb
- write
|