git: libc: Fix warnings fallout from the change to CSTD=gnu99.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Jan 17 14:43:22 PST 2011


commit e2b7bcae8c26bcb8da3553133980725affac44c3
Author: Sascha Wildner <saw at online.de>
Date:   Mon Jan 17 23:42:38 2011 +0100

    libc: Fix warnings fallout from the change to CSTD=gnu99.

Summary of changes:
 lib/libc/gen/sigwait.c          |    4 ++--
 lib/libc/gen/ucontext.c         |    4 ++--
 lib/libc/gen/wordexp.c          |    3 ++-
 lib/libc/include/libc_private.h |    8 +++++++-
 lib/libc/include/namespace.h    |   14 +++++++++++---
 lib/libc/include/un-namespace.h |    6 ++++--
 lib/libc/rpc/auth_des.c         |    2 +-
 lib/libc/stdlib/ptsname.c       |    2 +-
 lib/libc/stdtime/localtime.c    |    4 ++--
 lib/libc/sys/stack_protector.c  |    6 ++++--
 lib/libc/yp/yplib.c             |    2 --
 11 files changed, 36 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2b7bcae8c26bcb8da3553133980725affac44c3


-- 
DragonFly BSD source repository





More information about the Commits mailing list