[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Hugh Graham <hugh_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 18 Apr 2001 05:53:40 -0600 (MDT)
- Reply-to: Hugh Graham <hugh_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: hugh_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/04/18 05:53:40
Modified files:
lib/libc/arch/vax/gen: modf.S
Log message:
Most of the systems we run on require an emulated EMODD, so avoid using
it if a CVTDL would do instead. This path is 80x faster on such systems,
and falling back to EMODD if necessary hurts little.
Helps programs like nawk, a heavy modf user.
Visit your host, monkey.org