about summary refs log tree commit diff
path: root/stdio-common
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1996-09-13 05:05:58 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1996-09-13 05:05:58 +0000
commita8ed817809c5579aadab8b51587b393bf2701abc (patch)
tree53dd44263a07d2409a2367cef4a0961a02e2fa16 /stdio-common
parent20e77fa06c6e2cecaad9a0ca4b3be7c50cfaef18 (diff)
downloadglibc-a8ed817809c5579aadab8b51587b393bf2701abc.tar.gz
glibc-a8ed817809c5579aadab8b51587b393bf2701abc.tar.xz
glibc-a8ed817809c5579aadab8b51587b393bf2701abc.zip
*** 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.
Diffstat (limited to 'stdio-common')
0 files changed, 0 insertions, 0 deletions