HomeFreeBSD

Use NULL instead of 0 for pointers.

Description

Use NULL instead of 0 for pointers.

gethostbyname(3) will return NULL for error status.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298323: libc: use our roundup2/rounddown2() macros when param.h is available.
Branches
Unknown
Tags
Unknown