From owner-cvs-all Thu Jul 11 15:54:17 2002 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 9574537B400; Thu, 11 Jul 2002 15:54:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B06143E3B; Thu, 11 Jul 2002 15:54:12 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: from freefall.freebsd.org (wollman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6BMsCJU029734; Thu, 11 Jul 2002 15:54:12 -0700 (PDT) (envelope-from wollman@freefall.freebsd.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6BMsCnj029733; Thu, 11 Jul 2002 15:54:12 -0700 (PDT) Message-Id: <200207112254.g6BMsCnj029733@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 11 Jul 2002 15:54:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen statvfs.c 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 wollman 2002/07/11 15:54:12 PDT Added files: lib/libc/gen statvfs.c Log: A simple implementation of statvfs(3) (one step above the trivial one). Not yet connected to the build (awaiting documentation). Revision Changes Path 1.1 +160 -0 src/lib/libc/gen/statvfs.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message