Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm/src
Module Name: src
Committed By: riastradh
Date: Mon Aug 7 08:54:40 UTC 2023
Modified Files:
src/lib/libm/src: ldbl_dummy.c
Log Message:
libm: Add dummy remainderl and remquol.
These are pretty bad -- these aren't transcendental functions; not
rocket science to make them correctly rounded -- but let's just make
sure they're available in libm for netbsd-10.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/ldbl_dummy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index