ack/lang/cem/libcc.ansi/headers
2018-06-23 23:15:42 +02:00
..
ack Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02: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 Rearrange the libc config files, ready for adding new options. 2018-06-22 23:43:15 +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 Create a basic and probably wrong common unistd.h, which replaces the plat one. 2018-06-23 11:46:55 +02:00
stdio.h Add support for snprintf and vsnprintf. Try and make the return value a bit 2013-05-29 17:10:58 +01: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 Move mktemp to sys; attic getgrent as noone will ever use this. 2018-06-23 23:15:42 +02:00