toaruos/base/usr/include/sys
2021-11-15 21:51:33 +09:00
..
fswait.h kernel: add fswait3 and hack around terminals blocking on their own reads 2019-12-05 17:42:46 +09:00
ioctl.h sync: temporary thing for testing; not a proper sync 2021-11-14 16:04:54 +09:00
mman.h Add more libc header stuff 2018-09-01 22:14:34 +09:00
mount.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
param.h base: define some byte order macros 2021-06-05 19:01:47 +09:00
ptrace.h ptrace: PTRACE_SINGLESTEP 2021-09-24 14:41:17 +09:00
shm.h text: bring back shm-stored fonts provided by compositor 2021-08-28 14:50:52 +09:00
signal_defs.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
signal.h libc: signal functions should take int 2018-10-12 12:44:46 +09:00
socket.h ping: shoddy implementation 2021-09-17 12:39:04 +09:00
stat.h stat: fix size definitions 2021-06-05 18:01:48 +09:00
sysfunc.h nproc: Expose processor count and use it to pick between yielding and non-yielding spin locks 2021-09-02 17:27:21 +09:00
termios.h ioctl: request should be 'unsigned long' 2021-11-15 21:51:33 +09:00
time.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
times.h times: rudimentary support for process times 2021-09-02 23:08:18 +09:00
types.h times: rudimentary support for process times 2021-09-02 23:08:18 +09:00
utsname.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
wait.h kernel: invert WEXITED to WSTOPPED 2018-10-30 13:11:07 +09:00