sortix--sortix/libc/include
Jonas 'Sortie' Termansen 7bec450367 Add _D_EXACT_NAMLEN and _D_ALLOC_NAMLEN macros to dirent.h. 2013-12-17 14:30:37 +01:00
..
__ Add big and small endian data types to <endian.h>. 2013-12-17 14:30:35 +01:00
arpa
netinet
sys Add times(3). 2013-12-17 14:30:34 +01:00
alloca.h Add alloca.h. 2013-12-17 14:30:31 +01:00
assert.h
byteswap.h
calltrace.h
ctype.h
dirent.h Add _D_EXACT_NAMLEN and _D_ALLOC_NAMLEN macros to dirent.h. 2013-12-17 14:30:37 +01:00
dlfcn.h
endian.h Add big and small endian data types to <endian.h>. 2013-12-17 14:30:35 +01:00
errno.h
error.h
fcntl.h Add O_ACCMODE. 2013-12-17 14:30:31 +01:00
features.h Remove obsolete PLATFORM_X86 and PLATFORM_X64 macros. 2013-12-17 14:30:37 +01:00
fsmarshall-msg.h Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
fsmarshall.h
grp.h
inttypes.h Add inttypes.h format and scan macros. 2013-12-17 14:30:32 +01:00
libgen.h Add dirname(3) and basename(3). 2013-12-17 14:30:31 +01:00
locale.h
malloc.h
math.h
netdb.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
poll.h
pwd.h Add pw_gecos to struct passwd. 2013-12-17 14:30:33 +01:00
setjmp.h Implement setjmp(3) and longjmp(3). 2013-12-17 14:30:31 +01:00
signal.h Forward declare <signal.h> API. 2013-12-17 14:30:32 +01:00
stdint.h
stdio.h Add tmpnam(3). 2013-12-17 14:30:33 +01:00
stdio_ext.h
stdlib.h Add strto{f,d,ld}(3). 2013-12-17 14:30:33 +01:00
string.h Add strverscmp(3). 2013-12-17 14:30:37 +01:00
strings.h
termios.h
time.h Add mktime(3). 2013-12-17 14:30:34 +01:00
timespec.h
unistd.h Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
utime.h
wchar.h Add mbrlen(3). 2013-12-17 14:30:33 +01:00
wctype.h