ec288a1b53
Add ctype functions - isalnum - isalpha - isascii - isdigit - islower - isspace - isupper Add stdlib functions - atoi - atol Fix some warnings Make a fmt run
22 lines
164 B
Plaintext
22 lines
164 B
Plaintext
/alloc
|
|
/args
|
|
/atoi
|
|
/brk
|
|
/chdir
|
|
/create
|
|
/create.out
|
|
/ctype
|
|
/dup
|
|
/dup.out
|
|
/error
|
|
/fchdir
|
|
/fsync
|
|
/ftruncate
|
|
/ftruncate.out
|
|
/getid
|
|
/link
|
|
/link.out
|
|
/math
|
|
/printf
|
|
/write
|