Initial revision
This commit is contained in:
parent
b5c4cd7a00
commit
c1bae75a85
2 changed files with 114 additions and 0 deletions
71
lang/cem/libcc/gen/LIST
Normal file
71
lang/cem/libcc/gen/LIST
Normal file
|
@ -0,0 +1,71 @@
|
|||
tail_cc.2g.a
|
||||
abs.c
|
||||
atof.c
|
||||
atoi.c
|
||||
atol.c
|
||||
bcmp.c
|
||||
bfill.c
|
||||
bmove.c
|
||||
bzero.c
|
||||
calloc.c
|
||||
crypt.c
|
||||
ctime.c
|
||||
asctime.c
|
||||
execvp.c
|
||||
ffc.c
|
||||
ffs.c
|
||||
gcvt.c
|
||||
ecvt.c
|
||||
getlogin.c
|
||||
getopt.c
|
||||
index.c
|
||||
l3.c
|
||||
ldexp.c
|
||||
localtime.c
|
||||
gmtime.c
|
||||
memccpy.c
|
||||
memchr.c
|
||||
memcmp.c
|
||||
memcpy.c
|
||||
memset.c
|
||||
mktemp.c
|
||||
monitor.c
|
||||
perror.c
|
||||
procentry.c
|
||||
qsort.c
|
||||
rand.c
|
||||
seekdir.c
|
||||
sleep.c
|
||||
stb.c
|
||||
strstr.c
|
||||
strchr.c
|
||||
strcmp.c
|
||||
strcspn.c
|
||||
strncat.c
|
||||
strrchr.c
|
||||
strtok.c
|
||||
strpbrk.c
|
||||
strspn.c
|
||||
swab.c
|
||||
telldir.c
|
||||
ttyslot.c
|
||||
rindex.c
|
||||
strncmp.c
|
||||
ttyname.c
|
||||
closedir.c
|
||||
isatty.c
|
||||
opendir.c
|
||||
malloc.c
|
||||
bcopy.c
|
||||
readdir.c
|
||||
strcat.c
|
||||
strcpy.c
|
||||
strlen.c
|
||||
tzset.c
|
||||
getenv.c
|
||||
strncpy.c
|
||||
_c2type.c
|
||||
abort.e
|
||||
frexp.e
|
||||
modf.e
|
||||
setjmp.e
|
43
lang/cem/libcc/stdio/LIST
Normal file
43
lang/cem/libcc/stdio/LIST
Normal file
|
@ -0,0 +1,43 @@
|
|||
tail_cc.1s.a
|
||||
clearerr.c
|
||||
fgetc.c
|
||||
fgets.c
|
||||
fprintf.c
|
||||
fputc.c
|
||||
fputs.c
|
||||
fread.c
|
||||
freopen.c
|
||||
fscanf.c
|
||||
ftell.c
|
||||
fwrite.c
|
||||
getchar.c
|
||||
getgrent.c
|
||||
getpass.c
|
||||
getpw.c
|
||||
fopen.c
|
||||
getpwent.c
|
||||
gets.c
|
||||
getw.c
|
||||
popen.c
|
||||
fdopen.c
|
||||
printf.c
|
||||
doprnt.c
|
||||
fltpr.c
|
||||
putchar.c
|
||||
puts.c
|
||||
putw.c
|
||||
rewind.c
|
||||
fseek.c
|
||||
scanf.c
|
||||
setbuf.c
|
||||
sprintf.c
|
||||
flushbuf.c
|
||||
fclose.c
|
||||
data.c
|
||||
fflush.c
|
||||
sscanf.c
|
||||
doscan.c
|
||||
fillbuf.c
|
||||
system.c
|
||||
timezone.c
|
||||
ungetc.c
|
Loading…
Reference in a new issue