1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc/include
Jonas 'Sortie' Termansen 2c164844f2 Add mktime(3).
2013-12-17 14:30:34 +01:00
..
__ Add inttypes.h format and scan macros. 2013-12-17 14:30:32 +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_ino to struct dirent. 2013-12-17 14:30:32 +01:00
dlfcn.h
endian.h
errno.h
error.h
fcntl.h Add O_ACCMODE. 2013-12-17 14:30:31 +01:00
features.h Declare obsolete POSIX declarations. 2013-12-17 14:30:33 +01:00
fsmarshall-msg.h
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 Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
strings.h
termios.h
time.h Add mktime(3). 2013-12-17 14:30:34 +01:00
timespec.h
unistd.h Obsolete uptime(2). 2013-12-17 14:30:34 +01:00
utime.h
wchar.h Add mbrlen(3). 2013-12-17 14:30:33 +01:00
wctype.h