1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- # Automatically generated by 'make ignore'
- /*.out
- /gen/
- alloc
- args
- arpainet
- 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
|