HomeFreeBSD

Define the id_t type as required by POSIX.

Description

Define the id_t type as required by POSIX.

It seems that all versions of POSIX that I could find require that
<sys/resource.h> defines id_t. Define it together with rlim_t. While
there, move these typedefs closer to the top of the header file, right
after the includes, which we do in most other header files.

Details

Provenance
edAuthored on
Parents
rS301109: hyperv/channel: Only cpu0 is supported as channel target cpu on WIN7
Branches
Unknown
Tags
Unknown