HomeFreeBSD

libc: make some more use of the nitems() macro.

Description

libc: make some more use of the nitems() macro.

We have an nitems() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
Given that it is available already without adding additional
headers and other parts of libc already use it, extend a bit
more its use.

Details

Provenance
pfgAuthored on
Parents
rS298119: Readd the zh_hant_HK.UTF-8 removed by accident
Branches
Unknown
Tags
Unknown