1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/libsrc/common/.cvsignore
cuz b1d4e1613b Rewrote _scanf. It does need some tests and improvements, but it's a more
standard version than before, and it does support the necessary functionality
to support scanf functions for files.
Added vfscanf, fscanf and vfscanf.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3301 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-11-26 22:16:54 +00:00

44 lines
379 B
Plaintext

*.lst
_afailed.s
_hextab.s
_poserror.s
_scanf.s
abort.s
asctime.s
bsearch.s
errormsg.s
fdopen.s
fgetc.s
fgetpos.s
fgets.s
fputc.s
fputs.s
freopen.s
fscanf.s
fseek.s
fsetpos.s
ftell.s
getchar.s
gets.s
gmtime.s
locale.s
localtime.s
mktime.s
perror.s
puts.s
qsort.s
realloc.s
rewind.s
scanf.s
sleep.s
sscanf.s
strftime.s
strtok.s
strxfrm.s
system.s
timezone.s
vfscanf.s
vsscanf.s