<setjmp.h>: Make _setjmp() and _longjmp() visible for SUSv2 too.
authorSascha Wildner <saw@online.de>
Sun, 4 May 2014 14:01:36 +0000 (16:01 +0200)
committerSascha Wildner <saw@online.de>
Sun, 4 May 2014 14:01:36 +0000 (16:01 +0200)
commitac9dcbf17b9bc77955768c6e25952cd670a53719
treeec5e05ee685d5379e6789b48a0296400ac3122b4
parentc93175512757be823280d57127285bc9f33c59be
<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.
include/setjmp.h