]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
*** empty log message *** cvs/libc-960918 cvs/libc-960919
authorThomas Bushnell, BSG <thomas@gnu.org>
Tue, 17 Sep 1996 14:58:48 +0000 (14:58 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Tue, 17 Sep 1996 14:58:48 +0000 (14:58 +0000)
Tue Sep 17 10:51:58 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* malloc/memalign.c (memalign): Only acquire __libc_malloc_lock
for actual modifications to global state.

ChangeLog

index 047d0a9f954cce32bbe22db0ab6548e8c7102ad6..98eb138801c7bcd3a3e8ed5cb1a6ab97f90de82f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 17 10:51:58 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>
+
+       * malloc/memalign.c (memalign): Only acquire __libc_malloc_lock
+       for actual modifications to global state.  
+
 Fri Sep 13 01:21:36 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>
 
        * sysdeps/mach/Makefile (includes): Add -I$(common-objpfx)mach/.