From: Thomas Bushnell, BSG Date: Tue, 17 Sep 1996 14:58:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs/libc-960918 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bcc7b35158494644c494ee0e54fd44cdaf78292c;p=thirdparty%2Fglibc.git *** empty log message *** Tue Sep 17 10:51:58 1996 Thomas Bushnell, n/BSG * malloc/memalign.c (memalign): Only acquire __libc_malloc_lock for actual modifications to global state. --- diff --git a/ChangeLog b/ChangeLog index 047d0a9f954..98eb138801c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 17 10:51:58 1996 Thomas Bushnell, n/BSG + + * 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 * sysdeps/mach/Makefile (includes): Add -I$(common-objpfx)mach/.