From owner-cvs-all Fri Jan 3 16:32:20 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 8C5AC37B401; Fri, 3 Jan 2003 16:32:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A8443ED4; Fri, 3 Jan 2003 16:32:19 -0800 (PST) (envelope-from tjr@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 h040WJfh026612; Fri, 3 Jan 2003 16:32:19 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h040WImG026611; Fri, 3 Jan 2003 16:32:18 -0800 (PST) Message-Id: <200301040032.h040WImG026611@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 3 Jan 2003 16:32:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include ulimit.h 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 tjr 2003/01/03 16:32:18 PST Modified files: include ulimit.h Log: Bracket the prototype for ulimit() with __BEGIN_DECLS/__END_DECLS so that it can be called from C++. Revision Changes Path 1.2 +4 -0 src/include/ulimit.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message