fallocate fixes for MIPS n32 and n64.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 16 May 2009 17:42:10 +0000 (17:42 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sat, 16 May 2009 17:42:10 +0000 (17:42 +0000)
commitd9056ac6554d3d9635344d77375ae60f13707001
tree20adc62e09dde31d959c331ccae724da6246dda3
parent9f8832d47f51d4abbbb1e9034f638653c730ec5b
fallocate fixes for MIPS n32 and n64.

* sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
ChangeLog.mips
sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c [new file with mode: 0644]