1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 06:56:39 +00:00
cc65/libsrc/common
2022-07-21 03:20:44 +02:00
..
_afailed.c
_cwd.s
_directerrno.s
_environ.s
_fdesc.s
_file.h
_file.s
_fopen.s
_heap.s remove dangling spaces 2022-07-21 03:20:44 +02:00
_heapadd.s
_heapblocksize.s
_heapmaxavail.s remove dangling spaces 2022-07-21 03:20:44 +02:00
_heapmemavail.s
_hextab.c
_idiv32by16r16.s
_imul8x8r16.s
_imul16x16r32.s Avoid unintended file "shadowing". 2019-04-04 09:16:59 +02:00
_longminstr.c remove dangling spaces 2022-07-21 03:20:44 +02:00
_mappederrno.s
_oserror.s
_poserror.c
_printf.h
_printf.s
_scanf.c
_scanf.h
_scanf.inc
_seterrno.s remove dangling spaces 2022-07-21 03:20:44 +02:00
_swap.s
_sys.s
_udiv32by16r16.s Avoid unintended file "shadowing". 2019-04-04 09:16:59 +02:00
_umul8x8r16.s
_umul16x8r32.s
_umul16x16r32.s
abort.c remove dangling spaces 2022-07-21 03:20:44 +02:00
asctime.c
atexit.s
atoi.s
bsearch.c
calloc.s
chdir.s
copydata.s
creat.s
ctime.s
ctype.s
ctypemask.s remove dangling spaces 2022-07-21 03:20:44 +02:00
divt.s remove dangling spaces 2022-07-21 03:20:44 +02:00
doesclrscr.s remove dangling spaces 2022-07-21 03:20:44 +02:00
errno.s
errormsg.c
fclose.s
fdopen.c
fgetc.c
fgetpos.c
fgets.c
fmisc.s
fopen.s
fprintf.s
fputc.c
fputs.c
fread.s remove dangling spaces 2022-07-21 03:20:44 +02:00
free.s remove dangling spaces 2022-07-21 03:20:44 +02:00
freopen.c
fscanf.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fseek.c
fsetpos.c remove dangling spaces 2022-07-21 03:20:44 +02:00
ftell.c
fwrite.s remove dangling spaces 2022-07-21 03:20:44 +02:00
getchar.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
getcpu.s
getcwd.s remove dangling spaces 2022-07-21 03:20:44 +02:00
getenv.s
getopt.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gets.c
gmtime.c
interrupt.s
isalnum.s
isalpha.s
isascii.s
isblank.s
iscntrl.s
isdigit.s Shortened names and adjusted style. 2020-04-02 22:58:16 +02:00
isgraph.s
islower.s
isprint.s
ispunct.s
isspace.s
isupper.s
isxdigit.s
itoa.s
labs.s
locale.c
localtime.c
longjmp.s
ltoa.s remove dangling spaces 2022-07-21 03:20:44 +02:00
lz4.s
malloc.s
memchr.s
memcmp.s Fixed outdated comments. 2020-12-27 18:22:12 -05:00
memcpy.s remove dangling spaces 2022-07-21 03:20:44 +02:00
memmove.s
memset.s remove dangling spaces 2022-07-21 03:20:44 +02:00
mkdir.s
mktime.c
modfree.s
modload.s
mul20.s remove dangling spaces 2022-07-21 03:20:44 +02:00
mul40.s remove dangling spaces 2022-07-21 03:20:44 +02:00
perror.c
pmemalign.c
printf.s
putchar.s
putenv.s remove dangling spaces 2022-07-21 03:20:44 +02:00
puts.c
qsort.c
raise.s remove dangling spaces 2022-07-21 03:20:44 +02:00
rand.s
realloc.c
remove.s
rename.s Renamed oserrcheck to __mappederrno. Added an additional function named 2010-06-10 18:10:53 +00:00
rewind.c remove dangling spaces 2022-07-21 03:20:44 +02:00
rmdir.s
scanf.s
searchenv.s
setjmp.s
signal.s
sigtable.s
sincos.s
sleep.c
snprintf.s
sprintf.s
sscanf.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strcat.s
strchr.s
strcmp.s
strcoll.s
strcpy.s
strcspn.s remove dangling spaces 2022-07-21 03:20:44 +02:00
strdup.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
strerror.s
strftime.c
stricmp.s
strlen.s
strlower.s
strncat.s remove dangling spaces 2022-07-21 03:20:44 +02:00
strncmp.s
strncpy.s
strnicmp.s
strnlen.s
stroserr.s
strpbrk.s
strqtok.c
strrchr.s remove dangling spaces 2022-07-21 03:20:44 +02:00
strspn.s
strstr.s
strtoimax.s
strtok.c
strtol.c
strtoul.c
strtoumax.s
strupper.s
strxfrm.c
system.c
tgi_colors.s
time.s
timezone.c
toascii.s
tolower.s
toupper.s Shortened names and adjusted style. 2020-04-02 22:58:16 +02:00
uname.s
ungetc.s remove dangling spaces 2022-07-21 03:20:44 +02:00
unlink.s
utscopy.s
vfprintf.s Added explicit settings of calling conventions in pointer-to-function declarations in system and library headers. 2015-06-22 00:15:48 -04:00
vfscanf.s
vprintf.s
vscanf.s
vsnprintf.s
vsprintf.s remove dangling spaces 2022-07-21 03:20:44 +02:00
vsscanf.s Changed literal zeroes of the style "#>0" into the style "#>$0000". 2014-09-10 19:15:07 -04:00
zerobss.s