]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 27 Jun 2004 20:48:27 +0000 (20:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 27 Jun 2004 20:48:27 +0000 (20:48 +0000)
commitf2481c319d604a9d797df6147ec6d3010861e4a4
tree715ab4444fcabb043e8e9b5ca525c2e68dae964a
parent46f4c5787ad7e3940d3cfb67320e70cff2fbe032
Update.

2004-06-25  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/powerpc/fcntl.c: Move to...
* sysdeps/unix/sysv/linux/powerpc/powerpc32/fcntl.c: ... here.
* sysdeps/unix/sysv/linux/powerpc/lockf64.c: Move to...
* sysdeps/unix/sysv/linux/powerpc/powerpc32/lockf64.c: ... here.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: New file.

* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (F_GETLK, F_SETLK,
F_SETLKW): Fix values for -m32 -D_FILE_OFFSET_BITS=64.
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc32/fcntl.c [moved from sysdeps/unix/sysv/linux/powerpc/fcntl.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/lockf64.c [moved from sysdeps/unix/sysv/linux/powerpc/lockf64.c with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h