sortix-mirror/libc/include
Jonas 'Sortie' Termansen c829cb3c20 Add d_ino to struct dirent. 2013-12-17 14:30:32 +01:00
..
__ Add inttypes.h format and scan macros. 2013-12-17 14:30:32 +01:00
arpa Add socket interface. 2013-12-17 14:30:30 +01:00
netinet Add socket interface. 2013-12-17 14:30:30 +01:00
sys Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
alloca.h Add alloca.h. 2013-12-17 14:30:31 +01:00
assert.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
byteswap.h Add byteswap.h. 2013-12-17 14:30:27 +01:00
calltrace.h Add calltrace(3) function. 2013-12-17 14:30:27 +01:00
ctype.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
dirent.h Add d_ino to struct dirent. 2013-12-17 14:30:32 +01:00
dlfcn.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
endian.h Add endian.h. 2013-12-17 14:30:27 +01:00
errno.h Make program_invocation_name a macro. 2013-12-17 14:30:27 +01:00
error.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
fcntl.h Add O_ACCMODE. 2013-12-17 14:30:31 +01:00
features.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
fsmarshall-msg.h Adopt struct timespec as the kernel time format. 2013-12-17 14:30:30 +01:00
fsmarshall.h Adopt struct timespec as the kernel time format. 2013-12-17 14:30:30 +01:00
grp.h Add grent(3). 2013-12-17 14:30:30 +01:00
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 Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
malloc.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
math.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
netdb.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
poll.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
pwd.h Add pwent(3). 2013-12-17 14:30:30 +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 Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
stdio.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
stdio_ext.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
stdlib.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
string.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
strings.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
termios.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
time.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
timespec.h Refactor kernel time API and add timespec API. 2013-12-17 14:30:26 +01:00
unistd.h Add confstr(3). 2013-12-17 14:30:32 +01:00
utime.h Add utimensat(2) and futimens(2). 2013-12-17 14:30:30 +01:00
wchar.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
wctype.h Add wctype(3). 2013-12-17 14:30:26 +01:00