From owner-cvs-include Sun Jan 11 07:55:36 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA05188 for cvs-include-outgoing; Sun, 11 Jan 1998 07:55:36 -0800 (PST) (envelope-from owner-cvs-include) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA05101; Sun, 11 Jan 1998 07:55:02 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA16975; Sun, 11 Jan 1998 07:54:25 -0800 (PST) Date: Sun, 11 Jan 1998 07:54:25 -0800 (PST) Message-Id: <199801111554.HAA16975@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include pthread.h Sender: owner-cvs-include@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1998/01/11 07:54:25 PST Modified files: (Branch: RELENG_2_2) include pthread.h Log: Update prototype for pthread_detach. Pointed out by: David E. Cross Revision Changes Path 1.2.2.3 +1 -1 src/include/pthread.h