summaryrefslogtreecommitdiff
path: root/Kernel/FileDescriptor.h
AgeCommit message (Expand)Author
2019-01-31Make stat() work on device files again.Andreas Kling
2019-01-30Deallocate PTY's when they close.Andreas Kling
2019-01-23Kernel: Get rid of Unix namespace.Andreas Kling
2019-01-23Move VFS sources into Kernel/.Andreas Kling