Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Oct 2000 17:19:53 +0000 (17:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Oct 2000 17:19:53 +0000 (17:19 +0000)
commita5fe041c968de453889e5c2ff612785c5dd43814
treef912250f32bad18f262cfa2ff3e080cff3859565
parenta8244aae8b0ff14343e8c1063b527418b7a6f5d4
Update.

2000-10-25  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): When
converting struct flock64 to struct flock and back, use fcntl commands
which work on struct flock.

2000-10-25  Jakub Jelinek  <jakub@redhat.com>

* math/test-misc.c (main): Only check modfl if NO_LONG_DOUBLE is not
defined.
* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
ChangeLog
math/test-misc.c
sysdeps/unix/sysv/linux/i386/fcntl.c