about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>2000-08-03 20:06:33 +0000
committerGreg McGary <greg@mcgary.org>2000-08-03 20:06:33 +0000
commit7f6f3e353249d97ffd24e947b08e35507a33f761 (patch)
treec808b1049ef8567fbc8ddfeac56bf3c562493547 /ChangeLog
parent274aead3955a31c8dc9da865c8b9a7345bbc0ea8 (diff)
downloadglibc-7f6f3e353249d97ffd24e947b08e35507a33f761.tar.gz
glibc-7f6f3e353249d97ffd24e947b08e35507a33f761.tar.xz
glibc-7f6f3e353249d97ffd24e947b08e35507a33f761.zip
Update.
2000-08-03  Greg McGary  <greg@mcgary.org>

	* sysdeps/unix/sysv/syscalls.list (time, utime): Correct signatures.
	* io/test-utime.c: Test passing NULL as utimbuf* arg.

	* posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): Remove macro.
	(MOVE_BUFFER_POINTER): Handle high_bound properly.
	(EXTEND_BUFFER): Don't call EXTEND_BUFFER_HIGH_BOUND.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a30e0a7c7b..a647cab3c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-08-03  Greg McGary  <greg@mcgary.org>
+
+	* sysdeps/unix/sysv/syscalls.list (time, utime): Correct signatures.
+	* io/test-utime.c: Test passing NULL as utimbuf* arg.
+
+	* posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): Remove macro.
+	(MOVE_BUFFER_POINTER): Handle high_bound properly.
+	(EXTEND_BUFFER): Don't call EXTEND_BUFFER_HIGH_BOUND.
+
 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
 
 	* iconvdata/big5.c: Updated.