Initial revision
This commit is contained in:
parent
5406895717
commit
06c441dab7
1 changed files with 24 additions and 0 deletions
24
lang/cem/libcc.ansi/stdlib/LIST
Normal file
24
lang/cem/libcc.ansi/stdlib/LIST
Normal file
|
@ -0,0 +1,24 @@
|
|||
slib
|
||||
abort.c
|
||||
abs.c
|
||||
atof.c
|
||||
atoi.c
|
||||
atol.c
|
||||
bsearch.c
|
||||
calloc.c
|
||||
div.c
|
||||
exit.c
|
||||
getenv.c
|
||||
labs.c
|
||||
ldiv.c
|
||||
malloc.c
|
||||
mblen.c
|
||||
mbstowcs.c
|
||||
mbtowc.c
|
||||
qsort.c
|
||||
rand.c
|
||||
strtod.c
|
||||
strtol.c
|
||||
system.c
|
||||
wcstombs.c
|
||||
wctomb.c
|
Loading…
Reference in a new issue