Home
last modified time | relevance | path

Searched refs:values (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/
H A Dbuild.rs160 for &(name, values) in CHECK_CFG_EXTRA { in main()
161 let values = values.join("\",\""); in main() localVariable
H A DREADME.md11 the crate root, so all items are accessible as `libc::foo`. The types and values
H A DCHANGELOG.md33 - Linux: Add pid_type enum values ([#4403](https://github.com/rust-lang/libc/pull/4403))
159 - Linux: Correct values for `SI_TIMER`, `SI_MESGQ`, `SI_ASYNCIO` ([#4292](https://github.com/rust-l…
487 - OpenBSD: fix `FNM_PATHNAME` and `FNM_NOESCAPE` values <https://github.com/rust-lang/libc/pull/398…