├── LICENSE ├── README.md ├── pidfd.rs └── shutdown.rs /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbstack/pidfd-rs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbstack/pidfd-rs/HEAD/README.md -------------------------------------------------------------------------------- /pidfd.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbstack/pidfd-rs/HEAD/pidfd.rs -------------------------------------------------------------------------------- /shutdown.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/orbstack/pidfd-rs/HEAD/shutdown.rs --------------------------------------------------------------------------------