.. |
__
|
Add type limits and print/scan specifiers to <sys/types.h>.
|
2014-11-26 23:34:14 +01:00 |
kernel
|
Rewrite program loader.
|
2014-12-04 16:14:17 +01:00 |
clock.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
dirent.h
|
Fix <dirent.h> not being C89 friendly.
|
2014-07-07 17:52:33 +02:00 |
display.h
|
Refactor kernel graphics support.
|
2014-11-19 00:08:49 +01:00 |
exit.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
fcntl.h
|
Add fcntl(F_PREVFD) and fcntl(F_NEXTFD).
|
2014-12-01 21:39:05 +01:00 |
fork.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
initrd.h
|
Fix <sortix/initrd.h> not including <stdint.h>.
|
2014-03-17 17:00:00 +01:00 |
itimerspec.h
|
Fix <sortix/itimerspec.h> not declaring struct timespec.
|
2014-03-17 17:00:00 +01:00 |
keycodes.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
limits.h
|
Add gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +01:00 |
mman.h
|
Remove sbrk(2).
|
2014-12-03 23:55:55 +01:00 |
mount.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
poll.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
resource.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
seek.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
sigaction.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
sigevent.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
siginfo.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
signal.h
|
Use the word invalid instead of illegal.
|
2014-11-30 19:53:42 +01:00 |
sigprocmask.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
sigset.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
sigval.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
socket.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
stack.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
stat.h
|
Add d_namlen, d_dev, and d_type to struct dirent.
|
2014-03-01 14:37:40 +01:00 |
statvfs.h
|
Add statvfs(2), fstatvfs(2) and fstatvfsat(2).
|
2014-03-17 19:22:12 +01:00 |
syscall.h
|
Remove sbrk(2).
|
2014-12-03 23:55:55 +01:00 |
termios.h
|
Add tcgetwincurpos(2).
|
2014-03-17 19:22:10 +01:00 |
termmode.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
time.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
timespec.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
tmns.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
types.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
ucontext.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
uio.h
|
Fix <sortix/uio.h> not declaring size_t.
|
2014-03-17 17:00:00 +01:00 |
unistd.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
uthread.h
|
Add kernel uthread support.
|
2014-07-08 17:41:50 +02:00 |
vga.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
wait.h
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |