Andreas Kling
08cd75ac4b
Kernel: Rename FileDescriptor to FileDescription.
...
After reading a bunch of POSIX specs, I've learned that a file descriptor
is the number that refers to a file description, not the description itself.
So this patch renames FileDescriptor to FileDescription, and Process now has
FileDescription* file_description(int fd).
2019-06-07 09:36:51 +02:00
..
2019-05-31 15:22:52 +02:00
2019-05-31 15:22:52 +02:00
2019-04-03 12:28:45 +02:00
2019-05-28 17:31:20 +02:00
2019-04-27 17:30:32 +02:00
2019-04-25 22:05:53 +02:00
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-05-16 03:02:37 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-05-31 15:22:52 +02:00
2019-06-01 18:46:39 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00