diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-19 09:27:04 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-19 09:27:04 +0000 |
commit | 2674f2a35bc904972a0a68cb8067fa859e427a3b (patch) | |
tree | dd9341449e1354b58558dd8bab550d4283a714e4 /ChangeLog | |
parent | 0bf5c0507e1db5e551a9681533592c8829a12f9d (diff) | |
download | glibc-2674f2a35bc904972a0a68cb8067fa859e427a3b.tar.gz glibc-2674f2a35bc904972a0a68cb8067fa859e427a3b.tar.xz glibc-2674f2a35bc904972a0a68cb8067fa859e427a3b.zip |
* sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]
(F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions. * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 762ade1a35..08e96a597e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-11-11 Randolf Chung <tausq@debian.org> + * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64] + (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions. + * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file. + * sysdeps/hppa/fpu/libm-test-ulps: New file (generated). * sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable. |