Searched hist:130435 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Dresource.hdiff 130435 Sun Jun 13 20:07:58 MDT 2004 das Make this header a little bit more XSI-compliant:
- Define type rlim_t and struct timeval. This makes autoconf
happier. (PR: 62388)
- Add RLIMIT_AS, which is an alias for our RLIMIT_VMEM.
- structs orlimit and loadavg, as well as macros CP*, should
only appear if __BSD_VISIBLE.
- Use underscored versions of int32_t and fixpt_t in case
<sys/types.h> is not included.
- Document areas of non-conformance.

Completed in 55 milliseconds