Support for fcntl64 in Linux 2.4.x.

This commit is contained in:
Andreas Jaeger 2000-09-29 07:28:03 +00:00
parent 7c81011531
commit ddc74f090d
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/fcntl.c>

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/lockf64.c>

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/fcntl.c>

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/lockf64.c>