1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00
cc65/libsrc/geos-common/common
2022-07-24 18:14:21 +02:00
..
_afailed.c Removed additional exit constants definitions from cc65.h to stdlih.h. Guarded the definitions by #ifdef. Removed cc65.h includes from abort and assert implementations. 2019-11-19 14:08:00 +01:00
_poserror.c Revert "rename '_poserror' to '__poserror'" 2022-07-24 18:14:21 +02:00
abort.c Removed additional exit constants definitions from cc65.h to stdlih.h. Guarded the definitions by #ifdef. Removed cc65.h includes from abort and assert implementations. 2019-11-19 14:08:00 +01:00
copydata.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
memcpy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
memmove.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
memset.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
perror.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sleep.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
zerobss.s remove dangling spaces 2022-04-17 16:06:22 +02:00