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-04-03 12:36:40 +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-04-03 12:36:40 +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-05-24 04:17:15 +02:00
2019-05-28 17:31:20 +02:00
2019-06-02 12:37:29 +02:00
2019-06-02 12:37:29 +02:00
2019-04-03 12:36:40 +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-05-26 14:58:21 +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-02 14:57:44 +02:00
2019-06-02 14:57:44 +02:00
2019-06-07 09:36:51 +02:00
2019-06-07 09:36:51 +02:00
2019-05-15 21:40:41 +02:00
2019-05-15 21:40:41 +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