about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/wordsize-64/Versions
Commit message (Collapse)AuthorAgeFilesLines
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-151-0/+5
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.