* sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
commit5e17d6b75b6c47e884fceda91078e8e988cbcf7d
authorUlrich Drepper <drepper@redhat.com>
Sat, 15 Sep 2007 22:38:32 +0000 (15 22:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 15 Sep 2007 22:38:32 +0000 (15 22:38 +0000)
tree07f65db05c4489be1e13adf3410ff99983312bbc
parent3a50811c2fd1aff15552c0448fff66039488fee5
* sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add

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.
ChangeLog
sysdeps/unix/sysv/linux/i386/Makefile
sysdeps/unix/sysv/linux/i386/call_fallocate.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/i386/posix_fallocate.c
sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
sysdeps/unix/sysv/linux/i386/syscalls.list