Andreas Kling
|
ec1c487dcd
Yet another pass of style fixes.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
1f44cd9dd9
Reworked Inode to have a dirty bit and subclass-implemented flush_metadata().
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
038d8641f9
Implement utime() along with a naive /bin/touch.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
f6e27c2abe
More coding style changes.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
407bb3e76e
Some coding style fixes. I'm getting more comfortable with this style.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
85b886c2e0
Make it possible to build the Kernel on a macOS host.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
8fa2d7104a
More VFS cleanup.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
457a5df7d5
Rename:
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
c735c56e4c
More work on CoreInode.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
97c799576a
Add close-on-exec flag for file descriptors.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
19b9401487
Reduce kmalloc() traffic in directory iteration.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
f1404aa948
Add primitive FIFO and hook it up to sys$pipe().
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
03a8357e84
Implement sending signals to blocked-in-kernel processes.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
981a3ae4b3
Make VFS test environment build again.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
83172e6a4b
Rename FileHandle to FileDescriptor.
|
%!s(int64=6) %!d(string=hai) anos |