git: <sys/cdefs.h>: Make __nonnull variadic.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jan 26 13:06:24 PST 2018
commit 466b1c700d4d1fccabf374a1f71fe17208e8a544
Author: Sascha Wildner <saw at online.de>
Date: Fri Jan 26 18:20:15 2018 +0100
<sys/cdefs.h>: Make __nonnull variadic.
Make use of it in the remaining __nonnull decorations we have.
Summary of changes:
include/pthread.h | 11 +++++------
sys/sys/cdefs.h | 6 +++---
sys/sys/systm.h | 22 ++++++++++------------
3 files changed, 18 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/466b1c700d4d1fccabf374a1f71fe17208e8a544
--
DragonFly BSD source repository
More information about the Commits
mailing list