git: libc_r: Compile with our default CSTD (gnu99) and raise WARNS to 2.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 2 04:13:05 PST 2014
commit 5dd690417324ed8fbcd52c0c58e1f2579be0711a
Author: Sascha Wildner <saw at online.de>
Date: Sun Feb 2 13:12:44 2014 +0100
libc_r: Compile with our default CSTD (gnu99) and raise WARNS to 2.
Summary of changes:
lib/libc_r/Makefile | 3 +--
lib/libc_r/uthread/pthread_private.h | 9 ++++++++-
lib/libc_r/uthread/uthread_creat.c | 3 ++-
lib/libc_r/uthread/uthread_pause.c | 3 ++-
lib/libc_r/uthread/uthread_sleep.c | 3 ++-
lib/libc_r/uthread/uthread_spinlock.c | 4 ++--
lib/libc_r/uthread/uthread_system.c | 3 ++-
lib/libc_r/uthread/uthread_tcdrain.c | 3 ++-
lib/libc_r/uthread/uthread_wait.c | 3 ++-
lib/libc_r/uthread/uthread_waitpid.c | 2 +-
10 files changed, 24 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5dd690417324ed8fbcd52c0c58e1f2579be0711a
--
DragonFly BSD source repository
More information about the Commits
mailing list