mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-04 08:40:15 +00:00
Not needed anymore.
This commit is contained in:
parent
0dfe557c64
commit
31e954134a
@ -1 +0,0 @@
|
||||
/* fstatfs64 is the same as fstatfs. */
|
@ -1 +0,0 @@
|
||||
/* ftruncate64 is the same as ftruncate. */
|
@ -1 +0,0 @@
|
||||
/* fxstat64 is in fxstat.c */
|
@ -1 +0,0 @@
|
||||
/* getrlimit64 is the same as getrlimit. */
|
@ -1 +0,0 @@
|
||||
/* glob64 is in glob.c */
|
@ -1 +0,0 @@
|
||||
/* lxstat64 is in lxstat.c */
|
@ -1 +0,0 @@
|
||||
/* mmap64 is the same as mmap. */
|
@ -1,2 +0,0 @@
|
||||
#include <sysdeps/unix/sysv/linux/x86_64/posix_fadvise.c>
|
||||
|
@ -1 +0,0 @@
|
||||
/* posix_fadvise64 is in posix_fadvise.c */
|
@ -1 +0,0 @@
|
||||
/* Empty since the pread syscall is equivalent. */
|
@ -1 +0,0 @@
|
||||
/* Empty since the pread syscall is equivalent. */
|
@ -1 +0,0 @@
|
||||
/* sendfile64 is alias of sendfile syscall. */
|
@ -1 +0,0 @@
|
||||
/* setrlimit64 is the same as setrlimit. */
|
@ -1 +0,0 @@
|
||||
/* statfs64 is the same as statfs. */
|
@ -1 +0,0 @@
|
||||
/* truncate64 is the same as truncate. */
|
@ -1 +0,0 @@
|
||||
/* xstat64 is in xstat.c */
|
Loading…
Reference in New Issue
Block a user