Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-15 | * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add | Ulrich Drepper | |
call_fallocate in misc subdir. * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file. * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove. * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate instead of __fallocate64. * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise. |