Andreas Kling
|
2dd9ef6863
Kernel: Make File::absolute_path() const.
|
6 yıl önce |
Andreas Kling
|
237628a7a6
Kernel: Tidy up FileDescriptor members a bit.
|
6 yıl önce |
Andreas Kling
|
2470fdcd9b
Kernel: Make Socket inherit from File.
|
6 yıl önce |
Andreas Kling
|
8cbb7f101f
Kernel: Have File virtuals take a FileDescriptor& rather than a Process&.
|
6 yıl önce |
Andreas Kling
|
0a0d739e98
Kernel: Make FIFO inherit from File.
|
6 yıl önce |
Andreas Kling
|
d5578826af
Kernel: Make it possible to look up FIFO's by ID.
|
6 yıl önce |
Andreas Kling
|
644c887594
Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/.
|
6 yıl önce |