nix/test/sys
2023-10-01 18:59:36 +00:00
..
mod.rs Add chflags 2022-07-13 21:27:36 -06:00
test_aio_drop.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_aio.rs Eliminate the lazy_static dev dependency (#2107) 2023-08-27 21:34:26 +00:00
test_epoll.rs Epoll 2022-12-04 22:50:13 +00:00
test_inotify.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_ioctl.rs Fix clippy warnings on nightly 2022-10-08 14:08:54 -05:00
test_mman.rs Cast pointers more carefully (#2140) 2023-10-01 00:29:52 +00:00
test_prctl.rs Added support for prctl in Linux (#1550) 2023-08-27 21:34:43 +00:00
test_pthread.rs remove deprecated items 2022-08-09 12:15:52 +08:00
test_ptrace.rs format code 2022-08-09 12:17:27 +08:00
test_select.rs Relax lifetime requirements for FdSet::{insert, remove, contains} (#2136) 2023-10-01 10:51:07 +00:00
test_signal.rs Eliminate the lazy_static dev dependency (#2107) 2023-08-27 21:34:26 +00:00
test_signalfd.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_socket.rs fixes UB for recvmmsg, simplifies function signature of recvmmsg and sendmmsg (#2120) 2023-10-01 18:59:36 +00:00
test_sockopt.rs feat: I/O safety pipe, pipe2 & write (#2100) 2023-09-30 07:52:11 +00:00
test_stat.rs Fix clippy warnings on nightly 2022-10-08 14:08:54 -05:00
test_sysinfo.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_termios.rs feat: I/O safety pipe, pipe2 & write (#2100) 2023-09-30 07:52:11 +00:00
test_timerfd.rs Fix a new clippy lint 2022-08-14 10:12:57 -06:00
test_uio.rs feat: I/O safety pipe, pipe2 & write (#2100) 2023-09-30 07:52:11 +00:00
test_wait.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00