From owner-cvs-lib Sun Dec 29 17:35:19 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA24082 for cvs-lib-outgoing; Sun, 29 Dec 1996 17:35:19 -0800 (PST) Received: (from alex@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA24075; Sun, 29 Dec 1996 17:35:16 -0800 (PST) Date: Sun, 29 Dec 1996 17:35:16 -0800 (PST) From: Alex Nash Message-Id: <199612300135.RAA24075@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdlib malloc.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 96/12/29 17:35:16 Branch: lib/libc/stdlib RELENG_2_2 Modified: lib/libc/stdlib malloc.c Log: Bring in thread locking fix from rev 1.19. Approved by: jkh Revision Changes Path 1.18.2.1 +2 -2 src/lib/libc/stdlib/malloc.c