Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-15 | Add missing export of fallocate64 on 32-bit platforms. | Jakub Jelinek | |
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. |