crosvm/sys_util/src
Jingkui Wang eba6e7f9bd sys_util: enable custom events in pollcontext
Can specify events for epoll now.

BUG=chromium:831850
TEST=local build

Change-Id: Iad418b5e9570b38fd8033276bf02ee3eb96d0d77
Reviewed-on: https://chromium-review.googlesource.com/1125293
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Jingkui Wang <jkwang@google.com>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2018-08-06 22:11:30 -07:00
..
errno.rs sys_util: fix handling EINTR of C system functions 2018-03-01 16:13:07 -08:00
eventfd.rs sys_util: remove deprecated Poller/Pollable interface 2018-04-06 19:50:33 -07:00
file_flags.rs sys_util: add type to get open file flags 2018-03-29 21:59:44 -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 crosvm: change GuestAddress to always be a u64 2018-02-01 18:08:55 -08:00
guest_memory.rs balloon: Implement device policy 2018-07-27 15:29:07 -07:00
handle_eintr.rs sys_util: fix handling EINTR of C system functions 2018-03-01 16:13:07 -08:00
ioctl.rs
lib.rs balloon: Implement device policy 2018-07-27 15:29:07 -07:00
mmap.rs balloon: Implement device policy 2018-07-27 15:29:07 -07:00
passwd.rs sys_util: fix handling EINTR of C system functions 2018-03-01 16:13:07 -08:00
poll.rs sys_util: enable custom events in pollcontext 2018-08-06 22:11:30 -07:00
shm.rs sys_util: SharedMemory: fix signature for memfd_create syscall 2018-05-09 04:33:14 -07:00
signal.rs Fix signal handling in VCPU threads 2018-04-23 10:50:01 -07:00
signalfd.rs sys_util: remove deprecated Poller/Pollable interface 2018-04-06 19:50:33 -07:00
sock_ctrl_msg.rs sys_util: properly convert errors in sock_ctrl_msg 2018-03-01 16:13:05 -08:00
struct_util.rs
syslog.rs syslog: closelog before trying to figure out the fd 2018-01-05 14:28:45 -08:00
tempdir.rs fix armv7a and aarch64 build errors and warnings 2017-09-01 12:39:18 -07:00
terminal.rs sys_util: remove deprecated Poller/Pollable interface 2018-04-06 19:50:33 -07:00
timerfd.rs balloon: Implement device policy 2018-07-27 15:29:07 -07:00