Augustin Cavalier
22b7491d3c
kernel/fs: Reorder fd_ops and add readv/writev hooks.
...
* Put close/free at the beginning since all FDs must implement that.
(Most of the function declarations inline were already in this order.)
* Add readv/writev hooks. Not used yet, but this will allow for
more than just files to implement them. All declarations updated
to have NULL for the hooks for the moment.
2024-07-23 16:55:30 -04:00
..
2024-07-23 17:29:16 +00:00
2023-10-25 00:53:55 +00:00
2022-09-23 06:56:01 +00:00
2024-07-23 16:55:30 -04:00
2023-10-06 20:38:24 +00:00
2022-02-18 21:27:06 +00:00
2024-06-25 21:33:20 -04:00
2023-03-24 10:53:52 -04:00
2022-08-17 19:23:51 +00:00
2023-10-09 21:08:53 -04:00
2024-06-10 16:34:25 +00:00
2021-08-31 22:00:36 -04:00
2023-07-29 15:53:15 +00:00
2024-07-23 20:23:19 +00:00
2023-06-19 16:33:22 -04:00
2024-03-06 16:03:45 +00:00
2023-05-31 16:49:41 -04:00
2022-06-04 10:31:05 +12:00
2022-10-17 06:13:07 +00:00
2023-06-29 21:04:40 -04:00
2023-06-28 07:11:17 +00:00
2021-09-01 13:10:04 -04:00
2024-06-10 16:34:25 +00:00
2023-06-28 07:11:17 +00:00
2021-08-27 19:02:20 -04:00
2023-05-17 11:07:14 +00:00
2024-06-10 16:34:25 +00:00
2024-07-16 15:33:19 -04:00
2024-07-18 16:40:20 +00:00
2023-07-25 16:26:22 -04:00
2021-06-19 18:09:25 +00:00
2023-07-29 15:53:15 +00:00