ack/lang/cem/libcc.ansi
David Given af22b7ea85 Change stdio to use atexit() rather than the internal __clean variable; this
breaks the dependency between exit/atexit and stdio. Buffers are no longer
flushed on abort() (because it's pretty risky). Move the relevant functions
into sys/core.
2018-06-23 18:35:45 +02:00
..
_dead All the opendir()/readdir() stuff is obsolete because it's all implemented in 2018-06-23 18:25:26 +02:00
core Change stdio to use atexit() rather than the internal __clean variable; this 2018-06-23 18:35:45 +02:00
headers Change stdio to use atexit() rather than the internal __clean variable; this 2018-06-23 18:35:45 +02:00
misc All the opendir()/readdir() stuff is obsolete because it's all implemented in 2018-06-23 18:25:26 +02:00
stdio Change stdio to use atexit() rather than the internal __clean variable; this 2018-06-23 18:35:45 +02:00
stdlib Change stdio to use atexit() rather than the internal __clean variable; this 2018-06-23 18:35:45 +02:00
sys Change stdio to use atexit() rather than the internal __clean variable; this 2018-06-23 18:35:45 +02:00
time Get em22 working. Remove the leading-underscore system calls from its libsys. 2018-06-23 15:57:57 +02:00
build.lua Change stdio to use atexit() rather than the internal __clean variable; this 2018-06-23 18:35:45 +02:00
head_ac.e Disabled the code to throw signals on EM traps; this is the platform's job (and requires working signal support, which we may not have). 2007-04-29 20:46:48 +00:00
LIST changed order so that it works without ranlib 1990-06-12 11:21:40 +00:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00