Andreas Kling
f72e5bbb17
Kernel+LibC: Rename shared buffer syscalls to use a prefix
...
This feels a lot more consistent and Unixy:
create_shared_buffer() => shbuf_create()
share_buffer_with() => shbuf_allow_pid()
share_buffer_globally() => shbuf_allow_all()
get_shared_buffer() => shbuf_get()
release_shared_buffer() => shbuf_release()
seal_shared_buffer() => shbuf_seal()
get_shared_buffer_size() => shbuf_get_size()
Also, "shared_buffer_id" is shortened to "shbuf_id" all around.
2020-02-28 12:55:58 +01:00
..
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-28 12:16:05 +01:00
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-27 13:05:12 +01:00
2020-02-10 12:07:48 +01:00
2020-02-02 00:20:41 +01:00
2020-02-10 10:46:25 +01:00
2020-02-23 22:03:03 +01:00
2020-02-09 19:38:17 +01:00
2020-01-18 09:45:54 +01:00
2020-01-13 11:06:42 +01:00
2020-02-16 01:27:42 +01:00
2020-02-16 01:27:42 +01:00
2020-01-18 09:45:54 +01:00
2020-02-16 02:15:33 +01:00
2020-02-02 00:20:41 +01:00
2020-02-02 00:20:41 +01:00
2020-02-02 00:20:41 +01:00
2020-02-27 13:05:12 +01:00
2020-02-23 11:10:52 +01:00
2020-02-16 01:27:42 +01:00
2020-02-16 01:27:42 +01:00
2020-01-18 09:45:54 +01:00
2020-01-31 13:13:04 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-02-16 01:27:42 +01:00
2020-02-27 13:05:12 +01:00
2020-02-16 01:27:42 +01:00
2020-01-17 22:34:26 +01:00
2020-02-26 13:06:40 +01:00
2020-02-26 13:06:40 +01:00
2020-02-10 10:46:25 +01:00
2020-02-24 11:27:03 +01:00
2020-02-10 10:46:25 +01:00
2020-02-16 01:27:42 +01:00
2020-02-04 19:11:52 +01:00
2020-01-18 09:45:54 +01:00
2020-02-22 10:09:54 +01:00
2020-02-16 01:27:42 +01:00
2020-02-28 12:55:58 +01:00
2020-02-28 12:55:58 +01:00
2020-02-16 01:27:42 +01:00
2020-02-16 01:27:42 +01:00
2020-02-27 10:41:32 +01:00
2020-02-22 10:54:50 +01:00
2020-02-16 01:27:42 +01:00
2020-02-16 01:27:42 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-02-10 10:46:25 +01:00
2020-02-27 13:05:12 +01:00
2020-02-17 15:04:27 +01:00
2020-02-28 12:55:58 +01:00
2020-02-28 12:55:58 +01:00
2020-02-10 10:46:25 +01:00
2020-02-27 13:05:12 +01:00
2020-02-28 12:55:58 +01:00
2020-02-17 15:04:27 +01:00
2020-02-27 13:05:12 +01:00
2020-02-18 13:44:27 +01:00
2020-02-16 01:27:42 +01:00
2020-02-24 11:27:03 +01:00
2020-02-20 06:57:01 +01:00
2020-02-26 13:06:40 +01:00
2020-02-26 13:06:40 +01:00