From owner-freebsd-commit Fri Dec 1 02:25:22 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09433 for freebsd-commit-outgoing; Fri, 1 Dec 1995 02:25:22 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09224 for cvs-all-outgoing; Fri, 1 Dec 1995 02:23:07 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09208 for cvs-lib-outgoing; Fri, 1 Dec 1995 02:23:03 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id CAA09169 ; Fri, 1 Dec 1995 02:22:50 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id CAA15994; Fri, 1 Dec 1995 02:22:50 -0800 To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/quad Makefile.inc In-reply-to: Your message of "Fri, 01 Dec 1995 01:38:42 PST." <199512010938.BAA29595@freefall.freebsd.org> Date: Fri, 01 Dec 1995 02:22:50 -0800 Message-ID: <15992.817813370@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.ORG Precedence: bulk Ignore previous mail.. :-) > bde 95/12/01 01:38:40 > > Modified: lib/libc/quad Makefile.inc > Log: > Restored [u]cmpdi2.c which are needed for switching on [unsigned] long > long values. > > Revision Changes Path > 1.4 +1 -1 src/lib/libc/quad/Makefile.inc