1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 16:29:32 +00:00
cc65/libsrc/geos-common/common
2022-08-29 23:20:48 +02:00
..
_afailed.c use __afailed instead of _afailed 2022-08-28 20:08:13 +02:00
_poserror.c add underscores to _poserror and _stroserror 2022-08-29 21:06:48 +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 add extra underscore to _bzero, add a test for bzero/memset 2022-08-29 23:20:48 +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