mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +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_NOTCANCEL 2
|
||||
#ifdef _LIBC
|
||||
# define _IO_FLAGS2_CHECK_PERCENT_N 4
|
||||
# define _IO_FLAGS2_FORTIFY 4
|
||||
#endif
|
||||
|
||||
/* These are "formatting flags" matching the iostream fmtflags enum values. */
|
||||
|
Loading…
Reference in New Issue
Block a user