about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-26 06:29:56 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-26 06:29:56 +0000
commit77faa3541634894476d904cd517e81f57cfa4fe2 (patch)
tree9aacdaf0acb446867ae056ec3ae81ccb08b96b46 /ChangeLog
parentb395c02de77c87e8d4df165e623ba31bf54579cc (diff)
downloadglibc-77faa3541634894476d904cd517e81f57cfa4fe2.tar.gz
glibc-77faa3541634894476d904cd517e81f57cfa4fe2.tar.xz
glibc-77faa3541634894476d904cd517e81f57cfa4fe2.zip
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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 029c778e55..6332f64be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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