crosvm/sys_util/src
Dylan Reid 1330619561 sys_util: Add ability to set the depth of a pipe
It will be useful to set the pipe depth in unit tests. The first use
will be to set the depth before filling the pipe so the pipe can be used
to test blocking writes.

Change-Id: Ia8c2b01f7f4b08bd59a0442c5e7bff02bf25c77c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2345376
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dylan Reid <dgreid@chromium.org>
2020-08-13 00:04:54 +00:00
..
alloc.rs
capabilities.rs
clock.rs
descriptor.rs
errno.rs
eventfd.rs
external_mapping.rs sys_util: Fix clippy:missing_safety_doc warnings 2020-08-06 03:28:12 +00:00
file_flags.rs
file_traits.rs [data_model] VolatileSlice use IoSlice. 2020-07-21 23:20:22 +00:00
fork.rs sys_util: Apply clippy's autofix 2020-08-06 03:28:09 +00:00
handle_eintr.rs sys_util: Apply clippy's autofix 2020-08-06 03:28:09 +00:00
ioctl.rs sys_util: Fix clippy:missing_safety_doc warnings 2020-08-06 03:28:12 +00:00
lib.rs sys_util: Add ability to set the depth of a pipe 2020-08-13 00:04:54 +00:00
mmap.rs sys_util: Fix clippy:missing_safety_doc warnings 2020-08-06 03:28:12 +00:00
net.rs
passwd.rs
poll.rs
priority.rs
raw_fd.rs
sched.rs
seek_hole.rs
shm.rs sys_util: Fix all the default clippy warnings 2020-08-06 03:28:13 +00:00
signal.rs sys_util: Fix all the default clippy warnings 2020-08-06 03:28:13 +00:00
signalfd.rs
sock_ctrl_msg.rs [data_model] VolatileSlice use IoSlice. 2020-07-21 23:20:22 +00:00
struct_util.rs sys_util: Fix clippy:missing_safety_doc warnings 2020-08-06 03:28:12 +00:00
syslog.rs sys_util: Apply clippy's autofix 2020-08-06 03:28:09 +00:00
terminal.rs
timerfd.rs sys_util: Apply clippy's autofix 2020-08-06 03:28:09 +00:00
write_zeroes.rs sys_util: Fix all the default clippy warnings 2020-08-06 03:28:13 +00:00