git: <setjmp.h>: Make _setjmp() and _longjmp() visible for SUSv2 too.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun May 4 07:02:14 PDT 2014
commit ac9dcbf17b9bc77955768c6e25952cd670a53719
Author: Sascha Wildner <saw at online.de>
Date: Sun May 4 16:01:36 2014 +0200
<setjmp.h>: Make _setjmp() and _longjmp() visible for SUSv2 too.
They were around even earlier (CAE XPG4v2, actually) but to support that
we would need _XOPEN_SOURCE_EXTENSIONS support which we currently lack.
Summary of changes:
include/setjmp.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac9dcbf17b9bc77955768c6e25952cd670a53719
--
DragonFly BSD source repository
More information about the Commits
mailing list