mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 11:20:10 +00:00
(_IO_FLAGS2_FORTIFY): Renamed from _IO_FLAGS2_CHECK_PERCENT_N.
This commit is contained in:
parent
ec188f92d9
commit
fb67e07dfb
@ -140,7 +140,7 @@
|
|||||||
#define _IO_FLAGS2_MMAP 1
|
#define _IO_FLAGS2_MMAP 1
|
||||||
#define _IO_FLAGS2_NOTCANCEL 2
|
#define _IO_FLAGS2_NOTCANCEL 2
|
||||||
#ifdef _LIBC
|
#ifdef _LIBC
|
||||||
# define _IO_FLAGS2_CHECK_PERCENT_N 4
|
# define _IO_FLAGS2_FORTIFY 4
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* These are "formatting flags" matching the iostream fmtflags enum values. */
|
/* These are "formatting flags" matching the iostream fmtflags enum values. */
|
||||||
|
Loading…
Reference in New Issue
Block a user