]> git.ipfire.org Git - thirdparty/glibc.git/commit
*** empty log message ***
authorThomas Bushnell, BSG <thomas@gnu.org>
Thu, 12 Sep 1996 22:22:29 +0000 (22:22 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Thu, 12 Sep 1996 22:22:29 +0000 (22:22 +0000)
commitae2ddc98c17c17897398c8d960d984789ecab0d9
tree0cc8f727ebaac4445fb9420043c1fcea61c82a24
parentf33b97f91391579f28d9346967d713345790eaeb
*** empty log message ***

(vfprintf): Only call __libc_cleanup_region_end if USE_IN_LIBIO,
thus matching the sense of the tests around
__libc_cleanup_region_start at the front of the function.
* stdio-common/vfscanf.c: Include <libc-lock.h>.
(UNLOCK_STREAM) [! USE_IN_LIBIO]: Call
__libc_cleanup_region_end, not __libc_cleanup_region_start.
ChangeLog
stdio-common/vfprintf.c
stdio-common/vfscanf.c
sysdeps/mach/libc-lock.h
sysdeps/stub/intr-msg.h [new file with mode: 0644]