sortix--sortix/libc/sys
Jonas 'Sortie' Termansen 4cb9ccfc4b Rename libc/time/times.cpp to libc/sys/times/times.cpp. 2015-08-22 01:29:37 +02:00
..
display
ioctl
kernelinfo
mman Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
mount Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
readdirents
resource Add getrusage(3). 2013-12-17 14:30:41 +01:00
select
socket Add shutdown(2). 2014-11-27 01:39:53 +01:00
stat Replace system call array types with pointers. 2015-01-23 14:52:51 +01:00
statvfs Add statvfs(2), fstatvfs(2) and fstatvfsat(2). 2014-03-17 19:22:12 +01:00
termmode
time
times Rename libc/time/times.cpp to libc/sys/times/times.cpp. 2015-08-22 01:29:37 +02:00
uio
utsname Use getdomainname(2) in uname(3). 2014-03-17 19:22:12 +01:00
wait