diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-26 06:29:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-26 06:29:56 +0000 |
commit | 77faa3541634894476d904cd517e81f57cfa4fe2 (patch) | |
tree | 9aacdaf0acb446867ae056ec3ae81ccb08b96b46 /ChangeLog | |
parent | b395c02de77c87e8d4df165e623ba31bf54579cc (diff) | |
download | glibc-77faa3541634894476d904cd517e81f57cfa4fe2.zip glibc-77faa3541634894476d904cd517e81f57cfa4fe2.tar.gz glibc-77faa3541634894476d904cd517e81f57cfa4fe2.tar.bz2 |
Update.
* sysdeps/i386/fpu/bits/mathinline.h (__finite): Mark constant as
unsigned to avoid warning. [PR libc/1271].
* conform/conformtest.pl: Allow testing regex.h which requires
sys/types.h being included.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 1999-08-25 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/i386/fpu/bits/mathinline.h (__finite): Mark constant as + unsigned to avoid warning. [PR libc/1271]. + + * conform/conformtest.pl: Allow testing regex.h which requires + sys/types.h being included. + * conform/data/regex.h-data: Allow *_t types. * conform/data/pwd.h-data: Likewise. * conform/data/sched.h-data: Likewise |