1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 22:29:31 +00:00
cc65/libsrc/common/.cvsignore
cuz 88fc6399db Rewrote printf in assembler
git-svn-id: svn://svn.cc65.org/cc65/trunk@506 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-12-01 10:08:47 +00:00

41 lines
366 B
Plaintext

*.lst
_afailed.s
_fopen.s
_hextab.s
abort.s
bsearch.s
calloc.s
cprintf.s
errormsg.s
fclose.s
fdopen.s
fgetc.s
fgetpos.s
fgets.s
fopen.s
fprintf.s
fputc.s
fputs.s
fread.s
freopen.s
fseek.s
fsetpos.s
ftell.s
fwrite.s
getchar.s
gets.s
locale.s
perror.s
putchar.s
puts.s
qsort.s
realloc.s
rewind.s
sprintf.s
strtok.s
strxfrm.s
vcprintf.s
vfprintf.s
vprintf.s
vsprintf.s