1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel
Jonas 'Sortie' Termansen ef45218660 Add S_ISGID and S_ISUID.
I originally left them out because Sortix doesn't have setuid and setgid
executable support, but this created considerable compatibility issues and
it is better to supply them as the mode bits still exist and can be set.
2015-08-21 21:25:00 +02:00
..
fs
gpu/bga
include/sortix
kb
net
x64
x86
x86-family
.gitignore
addralloc.cpp
alarm.cpp
ata.cpp
ata.h
clock.cpp
com.cpp
com.h
copy.cpp
crc32.cpp
debugger.cpp
descriptor.cpp
dtable.cpp
elf.cpp
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp
initrd.h
inode.cpp
interlock.cpp
interrupt.cpp
io.cpp
ioctx.cpp
kernel.cpp
kernelinfo.cpp
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
Makefile
memorymanagement.cpp
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp
poll.cpp Fix poll zero timeout not being instant wakeup. 2015-06-27 17:06:43 +02:00
process.cpp
ptable.cpp
random.cpp
refcount.cpp
registers.cpp
resource.cpp
scheduler.cpp
segment.cpp
signal.cpp
sockopt.cpp
string.cpp
symbol.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
vga.cpp
vga.h
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp
worker.cpp