DragonFly BSD
DragonFly commits List (threaded) for 2011-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Jan 2011 14:42:51 -0800 (PST)

commit e2b7bcae8c26bcb8da3553133980725affac44c3
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]