Date: Thu, 21 Mar 2002 03:33:50 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libm README-FREEBSD src/lib/libm/common_source exp.c gamma.c log.c mathimpl.h Message-ID: <200203211133.g2LBXoM83721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/03/21 03:33:50 PST Removed files: lib/libm README-FREEBSD lib/libm/common_source exp.c gamma.c log.c mathimpl.h Log: Removed the last vestiges of libm. These have been repo-copied to msun/bsdsrc. Everything except true gamma() and its support functions was superseded by msun long ago, at least on IEEE machines. Revision Changes Path 1.2 +0 -7 src/lib/libm/README-FREEBSD (dead) 1.4 +0 -206 src/lib/libm/common_source/exp.c (dead) 1.3 +0 -339 src/lib/libm/common_source/gamma.c (dead) 1.4 +0 -489 src/lib/libm/common_source/log.c (dead) 1.2 +0 -98 src/lib/libm/common_source/mathimpl.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203211133.g2LBXoM83721>