glibc/sysdeps/unix/sysv/linux/wordsize-64
Jakub Jelinek 1f3615a1c9 Add missing export of fallocate64 on 32-bit platforms.
Due to a pasto the fallocate64 interface, introduced in glibc 2.10,
isn't exported for 32-bit Linux platforms.  It is too late for this
now so exported them for glibc 2.11.
2009-05-15 21:00:09 -07:00
..
Versions Add missing export of fallocate64 on 32-bit platforms. 2009-05-15 21:00:09 -07:00
aio_read.c
aio_read64.c
aio_write.c
aio_write64.c
creat64.c
fallocate.c * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. 2009-04-15 17:10:28 +00:00
fallocate64.c * sysdeps/unix/sysv/linux/fallocate.c: New file. 2009-03-02 16:15:58 +00:00
fstatfs64.c
fstatvfs.c
fstatvfs64.c
ftruncate64.c
fxstat.c
fxstat64.c
fxstatat.c
fxstatat64.c
getdents.c
getdents64.c
getdirentries.c
getdirentries64.c
getrlimit64.c
glob64.c
internal_statvfs64.c
lio_listio.c
lio_listio64.c
lxstat.c
lxstat64.c
mmap64.c
open64.c
openat.c
openat64.c
posix_fadvise.c
posix_fadvise64.c
posix_fallocate.c
posix_fallocate64.c
pread64.c
preadv64.c * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 2009-04-03 19:57:16 +00:00
pwrite64.c
pwritev64.c * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 2009-04-03 19:57:16 +00:00
readdir.c
readdir64.c
readdir64_r.c
readdir_r.c
sendfile64.c
setrlimit64.c
statfs64.c
statvfs.c
statvfs64.c
syscalls.list * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open 2008-03-27 16:23:55 +00:00
truncate64.c
xstat.c
xstat64.c