about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-07 03:48:45 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-07 03:48:45 +0000
commit14a2bd4b6d7a6fff5b4f6916af7eed796b919153 (patch)
treed3b33d8aee6abb3c6c288b185c53e064318b1963 /ChangeLog
parent445506e34149d6f11c5b39aa9046d453a6fd0e7f (diff)
downloadglibc-14a2bd4b6d7a6fff5b4f6916af7eed796b919153.tar.gz
glibc-14a2bd4b6d7a6fff5b4f6916af7eed796b919153.tar.xz
glibc-14a2bd4b6d7a6fff5b4f6916af7eed796b919153.zip
Update.
2003-05-06  Ulrich Drepper  <drepper@redhat.com>

	* libio/oldiofdopen.c (_IO_old_fdopen): Use _IO_old_init not _IO_init.
	* libio/oldiofopen.c (_IO_old_fopen): Likewise.
	* libio/libioP.h: Declare _IO_old_init.
	* libio/genops.c (_IO_no_init): Split in two.  New function
	_IO_old_init.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cc3a1976d..fdafff7e80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* libio/oldiofdopen.c (_IO_old_fdopen): Use _IO_old_init not _IO_init.
+	* libio/oldiofopen.c (_IO_old_fopen): Likewise.
+	* libio/libioP.h: Declare _IO_old_init.
+	* libio/genops.c (_IO_no_init): Split in two.  New function
+	_IO_old_init.
+
 2003-05-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/generic/enbl-secure.c (__libc_enable_secure_decided): New