sortix-mirror/libc/include
Jonas 'Sortie' Termansen 447f0596ad Fix FSM_RESP_TCGETWINCURPOS being equal to FSM_REQ_STATVFS. 2015-06-27 17:06:43 +02: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 umount(2) and unmountat(2). 2014-12-26 21:45:29 +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 Change BRAND_KERNEL_NAME to Sortix. 2014-12-28 20:18:58 +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 Honor feature macros in <dirent.h>. 2014-12-01 23:34:43 +01:00
dlfcn.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
elf.h Rewrite program loader. 2014-12-04 16:14:17 +01:00
endian.h Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
errno.h Add remaining standard errno values. 2014-12-01 22:51:07 +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 Fix FSM_RESP_TCGETWINCURPOS being equal to FSM_REQ_STATVFS. 2015-06-27 17:06:43 +02:00
fsmarshall.h Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +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 Rewrite malloc(3). 2014-12-03 21:32:50 +01:00
msr.h Fix double semicolons. 2015-04-05 01:20:09 +02:00
netdb.h Refuse to implement gethostent(3). 2014-12-03 14:19:58 +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 tmpnam(3). 2014-12-02 18:00:38 +01:00
stdio_ext.h Add __fseterr for gnulib compatibility. 2015-02-08 22:58:32 +01:00
stdlib.h Remove mktemp(3). 2015-04-13 00:00:29 +02: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
system-elf.h Rewrite program loader. 2014-12-04 16:14:17 +01:00
termios.h Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
time.h Warn on asctime and ctime use. 2014-12-02 18:00:38 +01:00
timespec.h Fix <timespec.h> including <stdbool.h> in C++. 2014-08-23 21:30:16 +02:00
unistd.h Remove sbrk(2). 2014-12-03 23:55:55 +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