[RFC PATCH 1/1] io: Add FORTIFY_SOURCE check for fcntl arguments

Andreas Schwab schwab@suse.de
Wed May 24 12:12:49 GMT 2023


On Mai 24 2023, Siddhesh Poyarekar wrote:

> Please be sure to make the _Generic bits conditional on __USE_ISOC11.

That's not enough.  GCC 4.7 supports C11, but _Generic has only been
added in GCC 4.9.
 
-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


More information about the Libc-alpha mailing list