Improve MIPS n64 handling of 64-bit fcntl.
This commit is contained in:
parent
d2a54255fe
commit
7e6242f556
ports
@ -1,3 +1,12 @@
|
||||
2012-07-31 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/fcntl.c: Remove.
|
||||
* sysdeps/unix/sysv/linux/mips/lockf64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/mips32/fcntl.c: New file.
|
||||
* sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
|
||||
|
||||
2012-07-27 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (mmap): New.
|
||||
|
0
ports/sysdeps/unix/sysv/linux/mips/lockf64.c → ports/sysdeps/unix/sysv/linux/mips/mips32/lockf64.c
0
ports/sysdeps/unix/sysv/linux/mips/lockf64.c → ports/sysdeps/unix/sysv/linux/mips/mips32/lockf64.c
1
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c
Normal file
1
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c
Normal file
@ -0,0 +1 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/fcntl.c>
|
1
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c
Normal file
1
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c
Normal file
@ -0,0 +1 @@
|
||||
#include <sysdeps/unix/sysv/linux/i386/lockf64.c>
|
Loading…
x
Reference in New Issue
Block a user