sortix-mirror/libc/include
Jonas 'Sortie' Termansen f41964fcab Reimplement wchar conversion API. 2014-11-24 17:41:26 +01:00
..
__ Improve wchar declarations in <wchar.h>, <wctype.h> and <stdint.h>. 2014-03-01 14:37:41 +01:00
arpa Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
netinet Fix overlapping socket level constants. 2014-06-17 23:53:26 +02:00
sys Add recvmsg(2) and sendmsg(2). 2014-11-18 16:27:19 +01:00
DIR.h Move the declaration of the DIR structure into its own header. 2014-03-01 14:37:40 +01:00
FILE.h Revise stdio implementation. 2014-10-19 17:13:49 +02:00
alloca.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
ar.h Add <ar.h> header. 2013-12-17 14:30:45 +01:00
argp.h Add <argp.h>. 2013-12-17 14:30:46 +01:00
assert.h Add C11 static_assert to <assert.h>. 2014-03-01 14:37:41 +01:00
brand.h Add brand.h. 2013-12-17 14:30:46 +01:00
byteswap.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
calltrace.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
ctype.h Add isascii(3). 2014-11-20 21:09:14 +01:00
dirent.h Implement standard library feature macros. 2014-11-20 21:09:14 +01:00
dlfcn.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
endian.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
errno.h Add ESIGPENDING. 2014-07-20 15:09:16 +02:00
error.h Implement standard library feature macros. 2014-11-20 21:09:14 +01:00
fcntl.h Move O_ACCMODE into kernel headers. 2014-03-17 19:22:13 +01:00
features.h Implement standard library feature macros. 2014-11-20 21:09:14 +01:00
fnmatch.h Add fnmatch(3). 2013-12-19 17:42:08 +01:00
fsmarshall-msg.h Add getsockopt(2) and setsockopt(2). 2014-11-18 18:10:22 +01:00
fsmarshall.h Adopt struct timespec as the kernel time format. 2013-12-17 14:30:30 +01:00
getopt.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
grp.h Fix FILE being a macro. 2014-09-25 17:49:01 +02:00
inttypes.h Honor feature macros in <inttypes.h>. 2014-11-20 21:09:15 +01:00
ioleast.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
libgen.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
locale.h Implement standard library feature macros. 2014-11-20 21:09:14 +01:00
malloc.h Delay heap initialization until first heap expansion. 2014-11-20 21:09:14 +01:00
msr.h Add rdmsr(2) and wrmsr(2). 2014-05-29 17:14:30 +02:00
netdb.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
poll.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
pwd.h Fix FILE being a macro. 2014-09-25 17:49:01 +02:00
sched.h Add sched_yield(2). 2014-05-29 17:16:49 +02:00
setjmp.h Implement signals. 2014-07-22 13:25:39 +02:00
signal.h Implement signals. 2014-07-22 13:25:39 +02:00
stdint.h Honor feature macros in <stdint.h>. 2014-11-20 21:09:15 +01:00
stdio.h Honor feature macros in <stdio.h>. 2014-11-20 21:09:15 +01:00
stdio_ext.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
stdlib.h Reimplement wchar conversion API. 2014-11-24 17:41:26 +01:00
string.h Honor feature macros in <string.h>. 2014-11-20 21:09:15 +01:00
strings.h Merge strings.h into string.h. 2013-12-17 14:30:40 +01:00
syslog.h Add syslog(3). 2014-03-17 19:22:12 +01:00
termios.h Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
time.h Implement standard library feature macros. 2014-11-20 21:09:14 +01:00
timespec.h Fix <timespec.h> including <stdbool.h> in C++. 2014-08-23 21:30:16 +02:00
unistd.h Honor feature macros in <unistd.h>. 2014-11-20 21:09:15 +01:00
utime.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
wchar.h Reimplement wchar conversion API. 2014-11-24 17:41:26 +01:00
wctype.h Improve wchar declarations in <wchar.h>, <wctype.h> and <stdint.h>. 2014-03-01 14:37:41 +01:00