From owner-cvs-all Tue Sep 19 11: 1: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6602237B422; Tue, 19 Sep 2000 11:01:04 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA21158; Tue, 19 Sep 2000 11:01:04 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200009191801.LAA21158@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 19 Sep 2000 11:01:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_fpathconf.c Makefile.inc pthread_private.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/09/19 11:01:04 PDT Modified files: lib/libc_r/uthread Makefile.inc pthread_private.h Added files: lib/libc_r/uthread uthread_fpathconf.c Log: Add thread-safe wrapper for fpathconf(2) syscall. Reviewed by: jlemon Revision Changes Path 1.26 +2 -1 src/lib/libc_r/uthread/Makefile.inc 1.44 +2 -1 src/lib/libc_r/uthread/pthread_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message