This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
wordsize-64
History
Ulrich Drepper
748876bf1c
Really implement fallocate{,64} and sync_file_range as cancellation points.
2011-04-01 11:15:08 -04:00
..
aio_read64.c
…
aio_read.c
…
aio_write64.c
…
aio_write.c
…
creat64.c
…
fallocate64.c
* sysdeps/unix/sysv/linux/fallocate.c: New file.
2009-03-02 16:15:58 +00:00
fallocate.c
Really implement fallocate{,64} and sync_file_range as cancellation points.
2011-04-01 11:15:08 -04:00
fstatfs64.c
…
fstatvfs64.c
…
fstatvfs.c
…
ftruncate64.c
…
fxstat64.c
…
fxstat.c
…
fxstatat64.c
…
fxstatat.c
Fix compat handling in *at functions.
2009-10-29 21:33:26 -07:00
getdents64.c
…
getdents.c
…
getdirentries64.c
…
getdirentries.c
…
getrlimit64.c
…
glob64.c
…
internal_statvfs64.c
…
lio_listio64.c
…
lio_listio.c
…
lxstat64.c
…
lxstat.c
…
mmap64.c
…
open64.c
…
openat64.c
…
openat.c
…
posix_fadvise64.c
…
posix_fadvise.c
…
posix_fallocate64.c
…
posix_fallocate.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
readdir64_r.c
…
readdir64.c
…
readdir_r.c
More accurate computatin of reclen in readdir_r.
2010-12-19 16:00:59 -05:00
readdir.c
…
sendfile64.c
…
setrlimit64.c
…
statfs64.c
…
statvfs64.c
…
statvfs.c
…
syscalls.list
Really implement fallocate{,64} and sync_file_range as cancellation points.
2011-04-01 11:15:08 -04:00
truncate64.c
…
Versions
Add missing export of fallocate64 on 32-bit platforms.
2009-05-15 21:00:09 -07:00
xstat64.c
…
xstat.c
…