Andreas Kling
|
85b886c2e0
Make it possible to build the Kernel on a macOS host.
|
6 年之前 |
Andreas Kling
|
8fa2d7104a
More VFS cleanup.
|
6 年之前 |
Andreas Kling
|
457a5df7d5
Rename:
|
6 年之前 |
Andreas Kling
|
c735c56e4c
More work on CoreInode.
|
6 年之前 |
Andreas Kling
|
97c799576a
Add close-on-exec flag for file descriptors.
|
6 年之前 |
Andreas Kling
|
19b9401487
Reduce kmalloc() traffic in directory iteration.
|
6 年之前 |
Andreas Kling
|
f1404aa948
Add primitive FIFO and hook it up to sys$pipe().
|
6 年之前 |
Andreas Kling
|
03a8357e84
Implement sending signals to blocked-in-kernel processes.
|
6 年之前 |
Andreas Kling
|
981a3ae4b3
Make VFS test environment build again.
|
6 年之前 |
Andreas Kling
|
83172e6a4b
Rename FileHandle to FileDescriptor.
|
6 年之前 |