summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Standardize 2 error messages: start with lowercase letter.charnier2005-01-161-2/+2
* Removed empty line.ru2005-01-151-1/+0
* Eliminate macro calls inside literal displays.ru2005-01-154-5/+5
* Fixed markup bug.ru2005-01-151-10/+22
* Markup: convert a display to a list.ru2005-01-151-10/+19
* Markup style.ru2005-01-152-6/+2
* Add a file missed in the previous commit:das2005-01-151-0/+5
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.das2005-01-1514-38/+20
* amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.das2005-01-154-0/+77
* Most libm routines depend on the rounding mode and/or set exceptiondas2005-01-151-31/+29
* Braino. Revert rev 1.50.das2005-01-151-0/+7
* Remove numerous references to VAX floating-point and the setting ofdas2005-01-1412-204/+44
* Set math_errhandling to MATH_ERREXCEPT. Now that we have fenv.h, wedas2005-01-141-1/+1
* Remove some #if 0'd code.das2005-01-141-7/+0
* Markup fixes.ru2005-01-141-6/+6
* Tiny markup nits.ru2005-01-144-22/+23
* Mark all inline asms that read the floating-point control or statusdas2005-01-147-11/+11
* Fixed too many of "the", and enclose multi-word argument in double quotes.stefanf2005-01-131-4/+3
* Import the subset of J.T. Conklin's single-precision x86-optimizeddas2005-01-1317-2/+280
* remember to reset nextgrp in getnetgrent(), so that subsequent calls to getne...jon2005-01-131-0/+1
* The isnormal() in rev 1.2 should have been isfinite() so subnormalsdas2005-01-132-2/+2
* Things that are broken, unneeded, and unused since 1997 belong in the attic.das2005-01-131-55/+0
* Markup nits.ru2005-01-133-33/+27
* Fixed too many of "the", and enclose multi-word argument in double quotes.ru2005-01-131-4/+3
* Implement and document ceill().stefanf2005-01-134-8/+117
* Bump .Dd for the last commit.stefanf2005-01-131-1/+1
* Revert last delta. The ASCII code 0 character is "NUL",ru2005-01-131-2/+2
* Hook up and document floorl().stefanf2005-01-122-5/+16
* Implement floorl().stefanf2005-01-122-1/+98
* Whitespace nit.stefanf2005-01-121-1/+1
* Bring some file descriptions in line with reality.kientzle2005-01-121-6/+31
* Fix some signed/unsigned comparisons. Fix prototypes while I'm here.brian2005-01-121-3/+6
* Add MI implementations of [l]lrint[f]() and [l]lround[f]().das2005-01-1110-4/+200
* Document [l]lrint[f]() and [l]lround[f]().das2005-01-115-5/+197
* Faster lrint() and llrint() implementations for x86.das2005-01-112-0/+71
* Mark inline stmxcsr instructions as volatile, since this appears to bedas2005-01-111-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-1118-87/+134
* Sanitize the markup, as prompted.ru2005-01-111-182/+173
* Remnant code (broken, unhooked) from a.out which I missed.trhodes2005-01-113-527/+0
* include "alias.h", not <alias.h>brian2005-01-101-1/+1
* libarchive does much more than just tar ;-)kientzle2005-01-101-1/+1
* Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,tjr2005-01-093-2/+121
* Recognize and parse symlinks in ISO9660 CDROM images with Rockridge extensions.kientzle2005-01-081-17/+75
* Documentation improvements. In particular,kientzle2005-01-085-52/+145
* Correctly document the order of argumentskientzle2005-01-082-2/+2
* Clear the error buffer on entrykientzle2005-01-081-0/+1
* More fixes to the copyright notice.hsu2005-01-082-2/+2
* Fix copyright notice.hsu2005-01-082-2/+2
* The `timep' argument of utime() is not an array of structs.keramida2005-01-071-1/+7
* Update manual page after adding 'fts_bignum' field.pjd2005-01-071-1/+24
OpenPOWER on IntegriCloud