From owner-cvs-all Mon May 13 6:31:27 2002 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 9B5E737B401; Mon, 13 May 2002 06:31:20 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4DDVKS20865; Mon, 13 May 2002 06:31:20 -0700 (PDT) (envelope-from phk) Message-Id: <200205131331.g4DDVKS20865@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 13 May 2002 06:31:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand qdivrem.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 phk 2002/05/13 06:31:20 PDT Modified files: lib/libstand qdivrem.c Log: Add __divdi3() and __moddi3() to libstand. We will need them for UFS2. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.5 +48 -0 src/lib/libstand/qdivrem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message