git: libc: Use NELEM().

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Mar 15 04:06:48 PDT 2015


commit 1448a966161a9420da0adf26a910473e9202cbbc
Author: Sascha Wildner <saw at online.de>
Date:   Sun Mar 15 12:06:36 2015 +0100

    libc: Use NELEM().

Summary of changes:
 lib/libc/gen/getpwent.c        | 5 ++---
 lib/libc/gen/nlist.c           | 3 +--
 lib/libc/net/getaddrinfo.c     | 4 ++--
 lib/libc/net/name6.c           | 4 ++--
 lib/libc/resolv/herror.c       | 2 +-
 lib/libc/resolv/res_mkquery.c  | 2 +-
 lib/libc/resolv/res_mkupdate.c | 2 +-
 lib/libc/xdr/xdr_float.c       | 9 ++++-----
 8 files changed, 14 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1448a966161a9420da0adf26a910473e9202cbbc


-- 
DragonFly BSD source repository


More information about the Commits mailing list