Enable ISO C11 APIs when building libc, even with an older compiler.
authormillert <millert@openbsd.org>
Sun, 29 Oct 2023 14:26:13 +0000 (14:26 +0000)
committermillert <millert@openbsd.org>
Sun, 29 Oct 2023 14:26:13 +0000 (14:26 +0000)
commit5247af0f000a479d6b5fda932f14bb1fae8c70a1
tree57f37e38fe687eec939231fef4c5271d25252a4a
parent201c0eec1c5d4f7439bffaeb20d40acd066efb45
Enable ISO C11 APIs when building libc, even with an older compiler.
Otherwise, the prototypes for timespec_get() and aligned_alloc()
are not visible.  OK guenther@
lib/libc/include/namespace.h