*** empty log message ***
authorThomas Bushnell, BSG <thomas@gnu.org>
Thu, 12 Sep 1996 21:52:04 +0000 (21:52 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Thu, 12 Sep 1996 21:52:04 +0000 (21:52 +0000)
commitf33b97f91391579f28d9346967d713345790eaeb
treeae0caa1ce664c1aa4867a0af2b660006f1a79900
parentd0045e79eb6f1ab705668a6efdfafe8b81d1cad8
*** empty log message ***

Thu Sep 12 12:33:52 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* stdio-common/vfprintf.c: Include <libc-lock.h>.
* stdio-common/vfscanf.c: Likewise.

* sysdeps/mach/libc-lock.h (__libc_cleanup_region_start): New
macro.
(__libc_cleanup_region_end): New macro.

* stdio-common/vfscanf.c (UNLOCK_STREAM) [! USE_IN_LIBIO]: Call
__libc_cleanup_region_end, not __libc_cleanup_region_start.
ChangeLog
stdio-common/vfprintf.c