ack/lang/cem/libcc.ansi/headers
David Given 25b6712e63 Rework all the ackbuilder scripts not to use wildcards, because we can't expand
them without luaposix, which isn't available (easily) on OSX or Windows.
2022-07-14 23:57:54 +02:00
..
ack libcc.ansi: add support for O_TEXT, O_BINARY file status flags 2021-03-27 19:12:35 +00:00
sys Get em22 working. Remove the leading-underscore system calls from its libsys. 2018-06-23 15:57:57 +02:00
assert.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
build.lua Rework all the ackbuilder scripts not to use wildcards, because we can't expand 2022-07-14 23:57:54 +02:00
ctype.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
errno.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
fcntl.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
float.h Undo commit bfeb736 for lang/cem/libcc.ansi/headers/float.h 2016-11-06 15:01:25 -05:00
iso646.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
limits.h Header --> Id 1994-06-24 14:02:31 +00:00
locale.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
math.h Build fdopen(), hypot(), putenv() in libc. 2017-10-28 13:33:57 -04:00
setjmp.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
signal.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
stdarg.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
stdbool.h Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
stddef.h Move stdio into (mostly) sys. 2018-06-23 18:54:40 +02:00
stdint.h Add back _EM_LSIZE == 8 to <stdint.h> 2019-10-05 01:34:01 -04:00
stdio.h Add an itoa() function, following the most common prototype I can find. 2019-06-24 20:52:56 +02:00
stdlib.h Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
string.h Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
time.h Make linux386 work with the new libc layout. 2018-06-23 12:13:33 +02:00
unistd.h libcc.ansi: add support for O_TEXT, O_BINARY file status flags 2021-03-27 19:12:35 +00:00