HomeFreeBSD

libc: Use namespace.h in a few more files.

Description

libc: Use namespace.h in a few more files.

libc now no longer calls fstat(), socketpair() and wait(), only the
underscore-prefixed versions (_waitpid() instead of wait()).

Details

Provenance
jillesAuthored on
Parents
rS292520: MFC r289315 (reprise)
Branches
Unknown
Tags
Unknown