Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 28 Jan 2003 06:46:50 +0000 (06:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 28 Jan 2003 06:46:50 +0000 (06:46 +0000)
commit1fc469088e3c80f03d37b2e6464280799aec0041
treeaf233516715d805be036364119899ef3113daf6a
parent68ff8426c6b8cf5dd93f2dd151ab21cb83fa990b
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.
ChangeLog
nptl/sysdeps/pthread/bits/libc-lock.h
stdio-common/vfprintf.c
sysdeps/unix/sysv/linux/i386/system.c