git: Add the <stdnoreturn.h> header for C11 conformance.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Apr 30 02:39:23 PDT 2014
commit 0fe360337f634eb7f436b9b4624d856dac09a54d
Author: Sascha Wildner <saw at online.de>
Date: Wed Apr 30 11:39:03 2014 +0200
Add the <stdnoreturn.h> header for C11 conformance.
Per clause 7.23 from the final draft.
Taken-from: FreeBSD
Summary of changes:
include/Makefile | 2 +-
lib/libm/x86_64/s_lrint.S => include/stdnoreturn.h | 20 +++++++++-----------
2 files changed, 10 insertions(+), 12 deletions(-)
copy lib/libm/x86_64/s_lrint.S => include/stdnoreturn.h (81%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0fe360337f634eb7f436b9b4624d856dac09a54d
--
DragonFly BSD source repository
More information about the Commits
mailing list