mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#define OPENAT openat64
|
||||
#define __OPENAT_2 __openat64_2
|
||||
#define MORE_OFLAGS O_LARGEFILE
|
||||
|
||||
#include "openat.c"
|
||||
|
Reference in New Issue
Block a user