glibc/io/bits
Adhemerval Zanella 9f80d8134a debug: Fix clang open fortify wrapper (BZ 31927)
The clang open fortify wrapper from 4228baef1a added
a restriction where open with 3 arguments where flags do not
contain O_CREAT or O_TMPFILE are handled as invalid.  They are
not invalid, since the third argument is ignored, and the gcc
wrapper also allows it.

Checked x86_64-linux-gnu and with a yocto build for some affected
packages.
Tested-by: “Khem Raj <raj.khen@gmail.com>”
2024-07-02 10:19:44 -03:00
..
types Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fcntl2.h debug: Fix clang open fortify wrapper (BZ 31927) 2024-07-02 10:19:44 -03:00
poll2.h Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
statx-generic.h Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h 2024-03-15 22:22:50 +00:00
statx.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00