From owner-cvs-all Thu Feb 6 3:10:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 879BB37B401; Thu, 6 Feb 2003 03:10:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C48243F93; Thu, 6 Feb 2003 03:10:33 -0800 (PST) (envelope-from charnier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h16BAXbv015746; Thu, 6 Feb 2003 03:10:33 -0800 (PST) (envelope-from charnier@repoman.freebsd.org) Received: (from charnier@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h16BAWVG015744; Thu, 6 Feb 2003 03:10:32 -0800 (PST) Message-Id: <200302061110.h16BAWVG015744@repoman.freebsd.org> From: Philippe Charnier Date: Thu, 6 Feb 2003 03:10:32 -0800 (PST) To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_attr.3 pthread_cancel.3 pthread_cleanup_pop.3 pthread_cleanup_push.3 pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 pthread_cond_signal.3 pthread_cond_timedwait.3 pthread_cond_wait.3 pthread_rwlockattr_init.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2003/02/06 03:10:32 PST Modified files: lib/libc_r/man pthread_attr.3 pthread_cancel.3 pthread_cleanup_pop.3 pthread_cleanup_push.3 pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 pthread_cond_signal.3 pthread_cond_timedwait.3 pthread_cond_wait.3 pthread_rwlockattr_init.3 Log: The .Fn function Revision Changes Path 1.11 +21 -11 src/lib/libc_r/man/pthread_attr.3 1.7 +5 -3 src/lib/libc_r/man/pthread_cancel.3 1.10 +5 -3 src/lib/libc_r/man/pthread_cleanup_pop.3 1.11 +5 -3 src/lib/libc_r/man/pthread_cleanup_push.3 1.11 +5 -3 src/lib/libc_r/man/pthread_cond_broadcast.3 1.12 +5 -3 src/lib/libc_r/man/pthread_cond_destroy.3 1.13 +5 -3 src/lib/libc_r/man/pthread_cond_init.3 1.11 +5 -3 src/lib/libc_r/man/pthread_cond_signal.3 1.16 +5 -3 src/lib/libc_r/man/pthread_cond_timedwait.3 1.16 +5 -3 src/lib/libc_r/man/pthread_cond_wait.3 1.7 +3 -2 src/lib/libc_r/man/pthread_rwlockattr_init.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message