Jonas 'Sortie' Termansen
|
d7c8e1e6df
|
Add O_ACCMODE.
|
2013-12-17 14:30:31 +01:00 |
|
Jonas 'Sortie' Termansen
|
ac1d64fd7e
|
Refactor descriptor flags and security.
|
2013-12-17 14:30:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
c25e4a1842
|
Add creat(3).
|
2013-12-17 14:30:26 +01:00 |
|
Jonas 'Sortie' Termansen
|
3b35dad9f7
|
Add AT_REMOVEFILE flag to unlinkat(2).
This allows unlinkat(2) to delete files and directories in the same call,
which is useful for the implementation of remove(3).
|
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
|
3abad890ec
|
Fix non-standard struct flock declaration.
|
2013-09-24 17:09:47 +02:00 |
|
Jonas 'Sortie' Termansen
|
be4858f82c
|
Rename libmaxsi to sortix libc.
|
2012-12-14 14:13:36 +01:00 |
|