9860c2935a
FreeBSD svn r262489 removed some *_MAXID definitions in sys/sysctl.h. They never should've been used outside of the FreeBSD base system anyway. Mark them as deprecated, hide them from the API docs, and disable their tests. r273250 removed MAP_RENAME and MAP_NORESERVE, flags used by mmap(2), but old binaries that use them will still work. Suppress their test errors. r294930 changed stack_t.ss_sp from a char* to a void*. Suppress its test error. |
||
---|---|---|
.. | ||
generate-files | ||
src | ||
build-generated.rs | ||
build.rs | ||
Cargo.toml | ||
run-generated-Cargo.toml |