sortix-mirror/sortix/include/sortix
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
..
kernel Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
x64 Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
x86 Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
bits.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
dirent.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
display.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
fcntl.h Add AT_REMOVEFILE flag to unlinkat(2). 2013-12-17 14:30:25 +01:00
fork.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
initrd.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
keycodes.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
mman.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
mount.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
seek.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
signal.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
sigset.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
stat.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
syscallnum.h Add linkat(2). 2013-12-17 14:30:25 +01:00
termios.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
termmode.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
timespec.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
timeval.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
unistd.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
vga.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
wait.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00