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/sys
Jonas 'Sortie' Termansen 1469c89b87 Add id_t to <sys/types.h>.
2013-12-17 14:30:41 +01:00
..
__ Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
display.h Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
ioctl.h Add ioctl(2). 2013-12-17 14:30:29 +01:00
kernelinfo.h
keycodes.h
mman.h Add mmap(2), mprotect(2) and munmap(2). 2013-12-17 14:30:41 +01:00
readdirents.h
select.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
socket.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
stat.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
syscall.h
termmode.h
time.h Use alternate restrict keyword when unavailable. 2013-12-17 14:30:32 +01:00
times.h Add times(3). 2013-12-17 14:30:34 +01:00
types.h Add id_t to <sys/types.h>. 2013-12-17 14:30:41 +01:00
uio.h Add {,p}{read,write}v(2). 2013-12-17 14:30:33 +01:00
un.h Add socket interface. 2013-12-17 14:30:30 +01:00
wait.h