1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 22:29:31 +00:00
cc65/libsrc/common/.cvsignore
cuz 8db1fa3aa0 Rewrite _hadd in assembler (a huge speedup!) and integrate it with free
for even faster code. The old _hadd function is now also written in
assembler but does only setup variables and calls the internal function
that is part of free.


git-svn-id: svn://svn.cc65.org/cc65/trunk@182 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-07-21 21:36:06 +00:00

38 lines
343 B
Plaintext

fclose.s
fgets.s
fprintf.s
strdup.s
calloc.s
_fopen.s
fputs.s
fread.s
fwrite.s
gets.s
realloc.s
bsearch.s
printf.s
_hextab.s
vfprintf.s
fdopen.s
_afailed.s
fopen.s
fgetc.s
fputc.s
puts.s
_printf.s
vprintf.s
vsprintf.s
sprintf.s
abort.s
errormsg.s
cprintf.s
vcprintf.s
freopen.s
perror.s
qsort.s
strxfrm.s
strtok.s
locale.s
putchar.s
getchar.s