.. |
errno.rs
|
sys_util: Add conversion from errno io::Error.
|
2017-05-25 17:16:02 -07:00 |
eventfd.rs
|
src_util: add poll module
|
2017-06-30 12:51:24 -07:00 |
fork.rs
|
crosvm: add uid_map/gid_map support to jailed devices
|
2017-09-08 17:35:58 -07:00 |
guest_address.rs
|
sys_util: Add guest_memory
|
2017-05-25 22:51:14 -07:00 |
guest_memory.rs
|
Improve guest memory error handling
|
2017-09-11 22:47:10 -07:00 |
handle_eintr.rs
|
sys_util: move handle_eintr!() to sys_util so it can be reused
|
2017-06-30 12:51:24 -07:00 |
ioctl.rs
|
sys_util: add ioctl module
|
2017-07-13 22:03:30 -07:00 |
lib.rs
|
sys_util: add chown wrapper
|
2017-10-26 04:17:52 -07:00 |
mmap.rs
|
Fix new warning with rust 1.21
|
2017-10-13 14:45:07 -07:00 |
passwd.rs
|
sys_util: add get_user_id and get_group_id functions
|
2017-10-26 04:17:52 -07:00 |
poll.rs
|
sys_util: add Pollable impls for UnixDatagram and UnixStream
|
2017-08-03 01:11:01 -07:00 |
shm.rs
|
fix armv7a and aarch64 build errors and warnings
|
2017-09-01 12:39:18 -07:00 |
signal.rs
|
sys_util: add signal module for killing threads
|
2017-06-30 12:51:24 -07:00 |
signalfd.rs
|
sys_util: add signalfd module
|
2017-07-13 11:44:37 -07:00 |
sock_ctrl_msg.rs
|
sys_util: allow sock_ctrl_msg to be more flexible with iovecs
|
2017-08-03 01:11:01 -07:00 |
struct_util.rs
|
sys_util: Add struct utils
|
2017-05-10 20:58:06 -07:00 |
syslog.rs
|
sys_util: use libc's openlog to connect to syslog
|
2017-09-06 14:31:06 -07:00 |
tempdir.rs
|
fix armv7a and aarch64 build errors and warnings
|
2017-09-01 12:39:18 -07:00 |
terminal.rs
|
src_util: add terminal module
|
2017-06-30 12:51:24 -07:00 |