]> git.ipfire.org Git - thirdparty/glibc.git/commit
*** empty log message ***
authorThomas Bushnell, BSG <thomas@gnu.org>
Fri, 13 Sep 1996 05:05:58 +0000 (05:05 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Fri, 13 Sep 1996 05:05:58 +0000 (05:05 +0000)
commita8ed817809c5579aadab8b51587b393bf2701abc
tree53dd44263a07d2409a2367cef4a0961a02e2fa16
parent20e77fa06c6e2cecaad9a0ca4b3be7c50cfaef18
*** empty log message ***

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

* sysdeps/mach/libc-lock.h (__libc_cleanup_region_start): Fix
syntax error.

* stdio-common/Makefile: Put lockfile in routines
unconditionally.

* stdio-common/vfprintf.c (__flockfile, __funlockfile): Declare
this always, not just if _LIBC_REENTRANT.
(__funlockfile): Don't use weak_extern for this one;
__libc_cleanup_region_end might be defined and the use of
__funlockfile can't be protected the way the use of __flockfile
can be.

* sysdeps/mach/hurd/dl-cache.c: Delete second copy of file
accidentally added on.

* sysdeps/stub/intr-msg.h: New file.
ChangeLog