This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca3489eec7c1c7910407c4872ed6d70c92ce50cf
ladybird
/
Kernel
History
Andreas Kling
ca3489eec7
Kernel: Make VFS::create() fail with EINVAL on invalid file mode
...
Instead of trying to fix up the mode to look like a regular file, just fail instead.
2021-01-23 16:45:05 +01:00
..
ACPI
…
API
…
Arch
…
Devices
…
FileSystem
Kernel: Make VFS::create() fail with EINVAL on invalid file mode
2021-01-23 16:45:05 +01:00
Heap
…
Interrupts
…
Modules
…
Net
…
PCI
…
Storage
…
Syscalls
…
Tasks
…
Time
…
TTY
…
VM
…
.gitignore
…
Assertions.h
…
CMakeLists.txt
…
CMOS.cpp
…
CMOS.h
…
CommandLine.cpp
…
CommandLine.h
…
Console.cpp
…
Console.h
…
CoreDump.cpp
…
CoreDump.h
…
DoubleBuffer.cpp
…
DoubleBuffer.h
…
Forward.h
…
FutexQueue.cpp
…
FutexQueue.h
…
init.cpp
…
IO.h
…
KBuffer.h
…
KBufferBuilder.cpp
…
KBufferBuilder.h
…
kprintf.cpp
…
KResult.h
…
kstdio.h
…
KSyms.cpp
…
KSyms.h
…
linker.ld
…
Lock.cpp
…
Lock.h
…
LockMode.h
…
mkmap.sh
…
Module.h
…
Multiboot.h
…
PerformanceEventBuffer.cpp
…
PerformanceEventBuffer.h
…
PhysicalAddress.h
…
Process.cpp
…
Process.h
…
ProcessGroup.cpp
…
ProcessGroup.h
…
Ptrace.cpp
…
Ptrace.h
…
Random.cpp
…
Random.h
…
RTC.cpp
…
RTC.h
…
Scheduler.cpp
…
Scheduler.h
…
SpinLock.h
…
StdLib.cpp
…
StdLib.h
…
Syscall.cpp
…
Thread.cpp
…
Thread.h
…
ThreadBlockers.cpp
…
ThreadTracer.cpp
…
ThreadTracer.h
…
TimerQueue.cpp
…
TimerQueue.h
…
UnixTypes.h
…
UnveilNode.h
…
UserOrKernelBuffer.cpp
…
UserOrKernelBuffer.h
…
VirtualAddress.h
…
WaitQueue.cpp
…
WaitQueue.h
…