1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/common
cuz 57851eda12 Squeezed out a few bytes
git-svn-id: svn://svn.cc65.org/cc65/trunk@3039 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-05-13 23:01:53 +00:00
..
_afailed.c
_cwd.s
_fdesc.s
_file.h
_file.s
_fopen.s
_heap.s
_heapadd.s
_heapmaxavail.s
_heapmemavail.s
_hextab.c
_oserror.s
_poserror.c
_printf.h
_printf.s
_scanf.c Squeezed out a few bytes 2004-05-13 23:01:53 +00:00
_scanf.h
_seterrno.s Use a subroutine to set errno to save some space. 2004-05-13 21:09:08 +00:00
_swap.s
_sys.s
.cvsignore
abort.c Raise SIGABRT 2003-03-14 00:02:31 +00:00
abs.s
asctime.c
atexit.s
atoi.s
bsearch.c
calloc.s
chdir.s
copydata.s
creat.s
ctime.s
divt.s
errno.s
errormsg.c
fclose.s
fdopen.c Fixed the return code of fgetpos and ftell. 2003-11-06 18:04:07 +00:00
fgetc.c
fgetpos.c
fgets.c
fmisc.s
fopen.s
fprintf.s
fputc.c
fputs.c
fread.s
free.s
freopen.c Fixed the return code of fgetpos and ftell. 2003-11-06 18:04:07 +00:00
fseek.c
fsetpos.c
ftell.c
fwrite.s
getchar.c
getcpu.s
getcwd.s
gets.c Fixed the return code of fgetpos and ftell. 2003-11-06 18:04:07 +00:00
gmtime.c
isalnum.s
isalpha.s
isblank.s
iscntrl.s
isdigit.s
isgraph.s
islower.s
isprint.s Use constants for the bits in the _ctype array. 2001-09-08 14:00:41 +00:00
ispunct.s
isspace.s
isupper.s
isxdigit.s
itoa.s
labs.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
locale.c
localtime.c
longjmp.s
ltoa.s
Makefile
malloc.s
maperrno.s
memchr.s
memcmp.s
memcpy.s Fixed a bug in memcpy 2003-10-22 21:04:22 +00:00
memmove.s
memset.s
mktime.c
modfree.s
modload.s
oserrcheck.s
perror.c
printf.s
putchar.c
puts.c
qsort.c
raise.s
rand.s
realloc.c
remove.s
rename.s
rewind.c
setjmp.s
signal.s
sigtable.s
sleep.c
sprintf.s
sscanf.c
strcat.s
strchr.s
strcmp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
strcoll.s
strcpy.s
strcspn.s
strdup.s
strerror.s
strftime.c
stricmp.s
strlen.s
strlower.s
strncat.s
strncmp.s
strncpy.s
stroserr.s
strpbrk.s
strrchr.s
strspn.s
strstr.s
strtok.c
strupper.s
strxfrm.c
system.c
time.s
timezone.c Cosmetic changes 2002-11-13 08:56:45 +00:00
tolower.s
toupper.s
uname.s New uname function 2003-08-12 14:24:34 +00:00
ungetc.s
unlink.s
utscopy.s
vfprintf.s
vprintf.s
vsprintf.s
vsscanf.c
zerobss.s