diff options
config.mk: update to _XOPEN_SOURCE=700L
SA_NOCLDWAIT is marked as XSI in the posix spec [0] and FreeBSD and NetBSD
seems to more be strict about the feature test macro [1].
so update the macro to use _XOPEN_SOURCE=700L instead, which is equivalent to
_POSIX_C_SOURCE=200809L except that it also unlocks the X/Open System
Interfaces.
[0]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html#tag_13_42
[1]: https://lists.suckless.org/dev/2302/35111.html
Tested on:
* NetBSD 9.3 (fixed).
* FreeBSD 13 (fixed).
* Void Linux musl.
* Void Linux glibc.
* OpenBSD 7.2 (stable).
* Slackware 11.
Reported-by: beastie <pufferfish@riseup.net>
Diffstat (limited to '%25252525253fid%25252525253dd241309c21a7a22cb7ce539c6f88950652ae9b85%252525253fid%252525253dd241309c21a7a22cb7ce539c6f88950652ae9b85&id2%252525253d348f6559ab0d4793db196ffa56ba96ab95a594a6%2525253fid%2525253dd241309c21a7a22cb7ce539c6f88950652ae9b85&id2%2525253d348f6559ab0d4793db196ffa56ba96ab95a594a6%25253fid%25253dd241309c21a7a22cb7ce539c6f88950652ae9b85%253fid%253d348f6559ab0d4793db196ffa56ba96ab95a594a6%3fid%3d348f6559ab0d4793db196ffa56ba96ab95a594a6&id2%3d712d6639ff8e863560328131bbb92b248dc9cde7?id=348f6559ab0d4793db196ffa56ba96ab95a594a6')
0 files changed, 0 insertions, 0 deletions