sortix-mirror/libc/include
Jonas 'Sortie' Termansen 5915e2cd14 Add closefrom(2). 2015-08-26 14:01:25 +02:00
..
__ Remove FLOAT_WORD_ORDER. 2015-08-22 01:29:37 +02: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 Remove st_atime, st_ctime and st_mtime deprecation warnings. 2015-08-21 21:25:00 +02:00
DIR.h Rename struct DIR to struct __DIR. 2015-08-22 01:29:37 +02:00
FILE.h Rename struct FILE to struct __FILE. 2015-08-22 01:29:37 +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 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 Remove _DIRENT_HAVE_D_FOO and _D_BAR_NAMLEN. 2015-08-22 01:29:38 +02: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 Remove FLOAT_WORD_ORDER. 2015-08-22 01:29:37 +02: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 Rename struct FILE to struct __FILE. 2015-08-22 01:29:37 +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 Rename struct FILE to struct __FILE. 2015-08-22 01:29:37 +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 Rename struct FILE to struct __FILE. 2015-08-22 01:29:37 +02:00
stdio_ext.h Deprecate stdio_ext API. 2015-08-21 21:25:01 +02: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 Honor feature macros in <termios.h>. 2015-08-22 00:44:39 +02: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 Add closefrom(2). 2015-08-26 14:01:25 +02:00
utime.h Remove mxmpp. 2014-03-01 14:37:40 +01:00
wchar.h Rename struct FILE to struct __FILE. 2015-08-22 01:29:37 +02:00
wctype.h Improve wchar declarations in <wchar.h>, <wctype.h> and <stdint.h>. 2014-03-01 14:37:41 +01:00