K 10 svn:author V 3 das K 8 svn:date V 27 2004-06-13T22:07:58.000000Z K 7 svn:log V 413 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 is not included. - Document areas of non-conformance. END