* sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
authorDaniel Jacobowitz <dan@codesourcery.com>
Wed, 23 May 2007 17:26:13 +0000 (17:26 +0000)
committerDaniel Jacobowitz <dan@codesourcery.com>
Wed, 23 May 2007 17:26:13 +0000 (17:26 +0000)
commit7a30cb832315de0a6dc546d110726ed9952df82e
treedb37ee33adf0c09a1a2307c5d289352dcdee3fda
parent384fa30dddabbf1629841fb853fed218a9849380
* sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
* sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
* sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
* sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
ChangeLog.mips
sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips32/readahead.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list [new file with mode: 0644]