mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
2.5-18.1
This commit is contained in:
4
sysdeps/unix/sysv/linux/openat64.c
Normal file
4
sysdeps/unix/sysv/linux/openat64.c
Normal file
@ -0,0 +1,4 @@
|
||||
#define OPENAT openat64
|
||||
#define MORE_OFLAGS O_LARGEFILE
|
||||
|
||||
#include "openat.c"
|
Reference in New Issue
Block a user