about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/lockf64.c
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-07 15:46:19 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-07 15:46:19 +0000
commitb540e5d0b54d5e6a424628e4ed466486db5625f0 (patch)
tree7727dcba213d06b17163c834b6b663e2cf7862b5 /sysdeps/unix/sysv/linux/mips/lockf64.c
parent9aee41dec0608dad42d95b76ee0245a9bd7abee5 (diff)
downloadglibc-b540e5d0b54d5e6a424628e4ed466486db5625f0.tar.gz
glibc-b540e5d0b54d5e6a424628e4ed466486db5625f0.tar.xz
glibc-b540e5d0b54d5e6a424628e4ed466486db5625f0.zip
Update.
	* sysdeps/unix/sysv/linux/mips/lockf64.c: New file.

	* sysdeps/unix/sysv/linux/i386/fcntl.c: Add prototypes for the
	syscalls.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/lockf64.c')
-rw-r--r--sysdeps/unix/sysv/linux/mips/lockf64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/lockf64.c b/sysdeps/unix/sysv/linux/mips/lockf64.c
new file mode 100644
index 0000000000..a88f5a784a
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/mips/lockf64.c
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/i386/lockf64.c>