1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-08 01:54:33 +00:00
cc65/libsrc/common
cuz 38f716079a Replaced calloc by an assembler version
git-svn-id: svn://svn.cc65.org/cc65/trunk@1119 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-11-15 21:53:00 +00:00
..
_afailed.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
_fdesc.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
_file.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
_file.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
_fopen.c
_hadd.s
_heap.h
_heap.s
_hextab.c Remove #pragmas to switch to the RODATA segment since the compiler will do 2000-08-03 10:45:31 +00:00
_oserror.s
_printf.h
_printf.s
_scanf.c
_scanf.h
_swap.s
_sys.s
.cvsignore
abort.c
abs.s
atexit.s
atoi.s
bsearch.c Fixed param type qualifiers in several function definitions 2000-08-13 16:16:49 +00:00
calloc.s
copydata.s
cprintf.s
ctype.inc
errno.inc
errno.s
errormsg.c
fclose.c
fdopen.c
fgetc.c
fgetpos.c
fgets.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
fmisc.s
fmode.inc
fopen.c
fprintf.s
fputc.c
fputs.c
fread.c
free.s
freopen.c
fseek.c initial check-in of file positioning stdio functions 2000-08-11 21:53:56 +00:00
fsetpos.c
ftell.c
fwrite.c
getchar.c
getcpu.s
gets.c
isalnum.s
isalpha.s
isblank.s
iscntrl.s
isdigit.s
isgraph.s
islower.s
isprint.s
ispunct.s
isspace.s Use constants for the bits in the _ctype array. 2001-09-08 14:00:41 +00:00
isupper.s
isxdigit.s
itoa.s
labs.s
locale.c
longjmp.s
ltoa.s
Makefile
malloc.s
maperrno.s
memchr.s
memcmp.s
memcpy.s
memset.s
perror.c
printf.s
putchar.c
puts.c
qsort.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
rand.s
realloc.c
rewind.c initial check-in 2000-08-11 21:51:03 +00:00
setjmp.s
sprintf.s
sscanf.c
strcat.s
strchr.s
strcmp.s
strcoll.s
strcpy.s
strcspn.s
strdup.s
strerror.s
stricmp.s
strlen.s
strlower.s
strncat.s
strncmp.s
strncpy.s
strpbrk.s
strrchr.s
strspn.s
strstr.s
strtok.c
strupper.s
strxfrm.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
tolower.s
toupper.s
vcprintf.s
vfprintf.s Fixed wrong comment 2000-12-01 21:43:07 +00:00
vprintf.c
vsprintf.s
zerobss.s