sortix-mirror/libc/include
Jonas 'Sortie' Termansen 8643c37102 Remove __flbf(3). 2014-12-01 21:39:05 +01:00
..
__ Add type limits and print/scan specifiers to <sys/types.h>. 2014-11-26 23:34:14 +01:00
arpa Honor feature macros in <arpa/inet.h>. 2014-11-26 23:34:14 +01:00
netinet Add <netinet/tcp.h>. 2014-11-27 00:20:53 +01:00
sys Add shutdown(2). 2014-11-27 01:39:53 +01:00
DIR.h Indirectly closedir(3) from exit(3). 2014-12-01 18:45:10 +01:00
FILE.h Remove __fsetlocking(3). 2014-12-01 21:39:05 +01: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
ctype.h Add isascii(3). 2014-11-20 21:09:14 +01:00
dirent.h Remove dcloseall() and fcloseall(). 2014-12-01 16:29:43 +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 ESTALE. 2014-11-27 00:20:54 +01: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 tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +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 Add type limits and print/scan specifiers to <sys/types.h>. 2014-11-26 23:34:14 +01:00
stdio.h Remove __flbf(3). 2014-12-01 21:39:05 +01:00
stdio_ext.h Remove __flbf(3). 2014-12-01 21:39:05 +01:00
stdlib.h Add arc4random(3). 2014-11-28 13:35:51 +01:00
string.h Add stresep(3). 2014-11-27 21:01:13 +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 tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +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 Add semaphores API. 2014-11-30 19:31:40 +01:00
utime.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
wchar.h Add wcslcat(3) and wcslcpy(3). 2014-11-26 22:49:01 +01:00
wctype.h Improve wchar declarations in <wchar.h>, <wctype.h> and <stdint.h>. 2014-03-01 14:37:41 +01:00