<tgmath.h>: Revert to using the C11 _Generic keyword if it is available.
authorSascha Wildner <saw@online.de>
Wed, 14 Oct 2015 22:29:13 +0000 (00:29 +0200)
committerSascha Wildner <saw@online.de>
Wed, 14 Oct 2015 22:29:58 +0000 (00:29 +0200)
commitde03118d092c3b87f593a7c5ebd54ff2818d218c
tree024a463db11e23f566d3d5d56bf7ab0b1b5d093a
parent8d8a02718e57ca8a26dee3c42e0f7a4329a87c7d
<tgmath.h>: Revert to using the C11 _Generic keyword if it is available.

This commit brings back FreeBSD's version of <tgmath.h> which has this
optimization over OpenBSD's and compiles much faster when _Generic is
part of the language.
contrib/openbsd_libm/include/global/tgmath.h