From owner-cvs-all Sat Apr 4 03:35:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA04259 for cvs-all-outgoing; Sat, 4 Apr 1998 03:35:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA04253; Sat, 4 Apr 1998 03:35:07 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA09242; Sat, 4 Apr 1998 03:33:03 -0800 (PST) Date: Sat, 4 Apr 1998 03:33:03 -0800 (PST) Message-Id: <199804041133.DAA09242@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_mutex.c uthread_cond.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/04/04 03:33:02 PST Modified files: lib/libc_r/uthread uthread_mutex.c uthread_cond.c Log: Enable static initialisation of mutexes and condition variables. Revision Changes Path 1.5 +16 -4 src/lib/libc_r/uthread/uthread_mutex.c 1.8 +16 -4 src/lib/libc_r/uthread/uthread_cond.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message