Jonas 'Sortie' Termansen
|
0903f4edc2
|
Add times(3).
|
2013-12-17 14:30:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
df5deac29b
|
Add support for per-process timers.
|
2013-12-17 14:30:33 +01:00 |
|
Jonas 'Sortie' Termansen
|
ef32b3fcbe
|
Add {,p}{read,write}v(2).
|
2013-12-17 14:30:33 +01:00 |
|
Jonas 'Sortie' Termansen
|
3eeec255c0
|
Use alternate restrict keyword when unavailable.
|
2013-12-17 14:30:32 +01:00 |
|
Jonas 'Sortie' Termansen
|
79a49b2015
|
Add socket interface.
|
2013-12-17 14:30:30 +01:00 |
|
Jonas 'Sortie' Termansen
|
ee106231c4
|
Add utimensat(2) and futimens(2).
|
2013-12-17 14:30:30 +01:00 |
|
Jonas 'Sortie' Termansen
|
472155173d
|
Adopt struct timespec as the kernel time format.
Note: Incompatible ABI change.
|
2013-12-17 14:30:30 +01:00 |
|
Jonas 'Sortie' Termansen
|
dbc6c8c663
|
Add ioctl(2).
|
2013-12-17 14:30:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
971fc090b6
|
Add select(2).
|
2013-12-17 14:30:28 +01:00 |
|
Jonas 'Sortie' Termansen
|
fc8d64013d
|
Refactor datatype declarations.
|
2013-12-17 14:30:28 +01:00 |
|
Jonas 'Sortie' Termansen
|
9ba7f26bf0
|
Refactor kernel time API and add timespec API.
|
2013-12-17 14:30:26 +01:00 |
|
Jonas 'Sortie' Termansen
|
2ef2269168
|
Add fchmodat(2).
|
2013-12-17 14:30:25 +01:00 |
|
Jonas 'Sortie' Termansen
|
7dd59dd2e0
|
Add mkdirat(2).
|
2013-12-17 14:30:25 +01:00 |
|
Jonas 'Sortie' Termansen
|
1444683ea8
|
Refactor kernel VFS.
Note: This is an incompatible ABI change.
|
2013-12-17 14:30:24 +01:00 |
|
Jonas 'Sortie' Termansen
|
90036ca6a8
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
92b029b07f
|
Remove tabs from header include guards.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
eb5be61d20
|
Fix trailing blank lines.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
0095983c80
|
Add dispmsg_issue(2).
|
2013-09-24 17:09:48 +02:00 |
|
Jonas 'Sortie' Termansen
|
8318c51819
|
Allow syscall parameters and return values larger than native words.
Note: This is an incompatible ABI change.
|
2013-07-08 15:47:27 +02:00 |
|
Jonas 'Sortie' Termansen
|
d890488304
|
Void system calls must now have a return value.
|
2013-07-07 17:03:01 +02:00 |
|
Jonas 'Sortie' Termansen
|
be4858f82c
|
Rename libmaxsi to sortix libc.
|
2012-12-14 14:13:36 +01:00 |
|