about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-28 06:46:50 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-28 06:46:50 +0000
commit1fc469088e3c80f03d37b2e6464280799aec0041 (patch)
treeaf233516715d805be036364119899ef3113daf6a /ChangeLog
parent68ff8426c6b8cf5dd93f2dd151ab21cb83fa990b (diff)
downloadglibc-1fc469088e3c80f03d37b2e6464280799aec0041.tar.gz
glibc-1fc469088e3c80f03d37b2e6464280799aec0041.tar.xz
glibc-1fc469088e3c80f03d37b2e6464280799aec0041.zip
Update.
	* stdio-common/vfprintf.c [USE_IN_LIBIO]: Use _IO_cleanup_region_start
	instead of __libc_cleanup_region_start and _IO_cleanup_region_end
	instead of __libc_cleanup_region_end.

	* sysdeps/unix/sysv/linux/i386/system.c (CLEANUP_HANDLER): Pass 1
	as first parameter to __libc_cleanup_region_start.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db6bcdb922..021601f2f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2003-01-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdio-common/vfprintf.c [USE_IN_LIBIO]: Use _IO_cleanup_region_start
+	instead of __libc_cleanup_region_start and _IO_cleanup_region_end
+	instead of __libc_cleanup_region_end.
+
+	* sysdeps/unix/sysv/linux/i386/system.c (CLEANUP_HANDLER): Pass 1
+	as first parameter to __libc_cleanup_region_start.
+
 	* sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
 	(__fe_nomask_env): Use __prctl not prctl.
 	* sysdeps/unix/sysv/linux/syscalls.list: Add __prctl alias for