summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce new field 'fts_bignum' which is 64bit long and will allow topjd2005-01-071-2/+10
* Remove an unnecessary defination of New_Chunk, which has beendelphij2005-01-051-2/+0
* Fix typo: NUL -> NULLemax2005-01-041-2/+2
* Don't ignore the last line of config file (/etc/hosts, /etc/services, etc)sobomax2005-01-035-15/+12
* First cut at RockRidge support.kientzle2005-01-031-95/+288
* Constify arguments.marcel2005-01-035-11/+11
* Next round of work on ISO9660 support:kientzle2005-01-031-79/+151
* Enable ISO9660 support in "read_support_format_all".kientzle2005-01-021-0/+1
* First cut support for extracting from ISO9660 disk images.kientzle2005-01-023-1/+524
* Make syslog(3) thread safe.glebius2004-12-301-9/+53
* Plug memory leak.dds2004-12-301-0/+4
* Add LOG_NTP facility.krion2004-12-301-1/+3
* Rewrite the code that hacks a short names to use inkientzle2004-12-291-62/+154
* Catch up with stat.h a bit:trhodes2004-12-291-6/+5
* Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.keramida2004-12-291-3/+3
OpenPOWER on IntegriCloud