sortix-mirror/libc/include
Jonas 'Sortie' Termansen 472155173d Adopt struct timespec as the kernel time format.
Note: Incompatible ABI change.
2013-12-17 14:30:30 +01:00
..
__ Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
sys Adopt struct timespec as the kernel time format. 2013-12-17 14:30:30 +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 Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +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 Refactor descriptor flags and security. 2013-12-17 14:30:29 +01:00
features.h Add __PRAGMA_WARNING for inserting warnings. 2013-12-17 14:30:30 +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 Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +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
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 Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
signal.h Add sig_atomic_t. 2013-12-17 14:30:29 +01:00
stdint.h Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
stdio.h Refactor FILE creation and destruction. 2013-12-17 14:30:29 +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 Add atof(3). 2013-12-17 14:30:30 +01:00
string.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +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 Add <time.h> header forward declarations. 2013-12-17 14:30:29 +01:00
timespec.h Refactor kernel time API and add timespec API. 2013-12-17 14:30:26 +01:00
unistd.h Add pathconf(3). 2013-12-17 14:30:30 +01:00
wchar.h Add mbrtowc(3), mbtowc(3), wcrtomb(3), wctomb(3). 2013-12-17 14:30:26 +01:00
wctype.h Add wctype(3). 2013-12-17 14:30:26 +01:00