*** empty log message ***
authorThomas Bushnell, BSG <thomas@gnu.org>
Fri, 20 Sep 1996 19:41:28 +0000 (19:41 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Fri, 20 Sep 1996 19:41:28 +0000 (19:41 +0000)
ChangeLog

index 9caab6e..ed3c0c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -236,23 +236,6 @@ Thu Sep 12 19:56:07 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.
 
        * inet/herrno.c (__h_errno_location): Fix return type.
 
-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.
-       Define _MT_SAFE_IO if using for libio and compiling reentrant
-       libc.
-
-       * 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.
-
 Fri Sep 13 04:33:08 1996  Ulrich Drepper  <drepper@cygnus.com>
 
        * sched.h: New file.  Helper to access posix/sched.h.