ack/lang/cem/libcc.ansi
David Given f744a21699 All the opendir()/readdir() stuff is obsolete because it's all implemented in
terms of open() and read(), which isn't how it's done any more; move the
functions into an attic.
2018-06-23 18:25:26 +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 Move the errno functions into core. 2018-06-23 17:52:15 +02:00
headers Get em22 working. Remove the leading-underscore system calls from its libsys. 2018-06-23 15:57:57 +02:00
misc All the opendir()/readdir() stuff is obsolete because it's all implemented in 2018-06-23 18:25:26 +02:00
signal Run libcc.ansi through clang-format. 2018-06-21 22:33:47 +02:00
stdio Get em22 working. Remove the leading-underscore system calls from its libsys. 2018-06-23 15:57:57 +02:00
stdlib Get em22 working. Remove the leading-underscore system calls from its libsys. 2018-06-23 15:57:57 +02:00
sys Add the sys directory for libc functions which use system calls; move the 2018-06-23 18:08:03 +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 Add the sys directory for libc functions which use system calls; move the 2018-06-23 18:08:03 +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