mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Properly define MIPS n64 sync_file_range.
This commit is contained in:
parent
39262cc898
commit
6d9a4e5564
@ -1,3 +1,8 @@
|
||||
2011-04-01 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
|
||||
sync_file_range.
|
||||
|
||||
2011-03-22 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/mips/dl-lookup.c: Update from generic version.
|
||||
|
@ -1,5 +1,7 @@
|
||||
# File name Caller Syscall name # args Strong name Weak names
|
||||
|
||||
sync_file_range - sync_file_range i:iiii sync_file_range
|
||||
|
||||
prlimit EXTRA prlimit64 i:iipp prlimit prlimit64
|
||||
|
||||
fanotify_mark EXTRA fanotify_mark i:iiiis fanotify_mark
|
||||
|
Loading…
Reference in New Issue
Block a user