sortix-mirror/sortix/include/sortix
Jonas 'Sortie' Termansen ad84bc75c8 Change kernel internal build macro to __is_sortix_kernel. 2013-12-17 14:30:42 +01:00
..
__ Change kernel internal build macro to __is_sortix_kernel. 2013-12-17 14:30:42 +01:00
kernel Add prlimit(2). 2013-12-17 14:30:41 +01:00
x64 Remove obsolete sortix/{x86,x64}/bits.h headers. 2013-12-17 14:30:36 +01:00
x86 Remove obsolete sortix/{x86,x64}/bits.h headers. 2013-12-17 14:30:36 +01:00
clock.h Add clocks for process and child execute and system time. 2013-12-17 14:30:34 +01:00
dirent.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
display.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
fcntl.h Add O_NONBLOCK. 2013-12-17 14:30:31 +01:00
fork.h Remove obsolete PLATFORM_X86 and PLATFORM_X64 macros. 2013-12-17 14:30:37 +01:00
initrd.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
itimerspec.h Add support for per-process timers. 2013-12-17 14:30:33 +01:00
keycodes.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
mman.h Add virtual address space allocator for user-space. 2013-12-17 14:30:41 +01:00
mount.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
poll.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
resource.h Change kernel internal build macro to __is_sortix_kernel. 2013-12-17 14:30:42 +01:00
seek.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
sigevent.h Add support for per-process timers. 2013-12-17 14:30:33 +01:00
signal.h Forward declare <signal.h> API. 2013-12-17 14:30:32 +01:00
sigset.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
socket.h Add socket interface. 2013-12-17 14:30:30 +01:00
stat.h Adopt struct timespec as the kernel time format. 2013-12-17 14:30:30 +01:00
syscallnum.h Add prlimit(2). 2013-12-17 14:30:41 +01:00
termios.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
termmode.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
time.h Add support for per-process timers. 2013-12-17 14:30:33 +01:00
timespec.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
tmns.h Add timens(2). 2013-12-17 14:30:34 +01:00
types.h Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
uio.h Add {,p}{read,write}v(2). 2013-12-17 14:30:33 +01:00
unistd.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
vga.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
wait.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00