crosvm/sys_util/src
Dylan Reid 348df2dbf7 sys_util: shm: Make clippy clean
clippy wants a default impl for `MemfdSeals`

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Change-Id: I3202037f7b82d7d4e63154a349c505fd7707bb9a
Reviewed-on: https://chromium-review.googlesource.com/1510070
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
2019-03-26 17:26:58 -07:00
..
capabilities.rs Drop capabilities before spawning any vcpu thread 2019-03-08 21:20:23 -08:00
clock.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
errno.rs sys_util: errno: Make clippy clean 2019-03-21 08:07:32 -07:00
eventfd.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
file_flags.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
file_traits.rs
fork.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
guest_address.rs sys_util: guest_address: take self by value in methods 2019-03-12 18:54:14 -07:00
guest_memory.rs crosvm: add memfd for GuestMemory 2019-03-25 17:43:50 -07:00
handle_eintr.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
ioctl.rs Add IOCTL number functions that accept one parameter 2019-01-31 22:33:02 -08:00
lib.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
mmap.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
net.rs sys_util: remove deprecated functions 2019-03-05 09:43:53 -08:00
passwd.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
poll.rs sys_util: poll: Make clippy clean 2019-03-25 21:51:16 -07:00
priority.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
raw_fd.rs
seek_hole.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
shm.rs sys_util: shm: Make clippy clean 2019-03-26 17:26:58 -07:00
signal.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
signalfd.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
sock_ctrl_msg.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
struct_util.rs
syslog.rs sys_util: don't use hostname in syslog message header 2019-03-20 23:55:09 -07:00
tempdir.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
terminal.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
timerfd.rs sys_util: timerfd: fix clippy lints 2019-03-20 08:52:59 -07:00
write_zeroes.rs sys_util: write_zeros: Make clippy clean 2019-03-26 17:26:57 -07:00