]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove duplicate code.
[FreeBSD/FreeBSD.git] / lib /
2005-01-13 David SchultzImport the subset of J.T. Conklin's single-precision...
2005-01-13 Jonathan Chenremember to reset nextgrp in getnetgrent(), so that...
2005-01-13 David SchultzThe isnormal() in rev 1.2 should have been isfinite...
2005-01-13 David SchultzThings that are broken, unneeded, and unused since...
2005-01-13 Ruslan ErmilovMarkup nits.
2005-01-13 Ruslan ErmilovFixed too many of "the", and enclose multi-word argumen...
2005-01-13 Stefan FarfelederImplement and document ceill().
2005-01-13 Stefan FarfelederBump .Dd for the last commit.
2005-01-13 Ruslan ErmilovRevert last delta. The ASCII code 0 character is ...
2005-01-12 Stefan FarfelederHook up and document floorl().
2005-01-12 Stefan FarfelederImplement floorl().
2005-01-12 Stefan FarfelederWhitespace nit.
2005-01-12 Tim KientzleBring some file descriptions in line with reality.
2005-01-12 Brian SomersFix some signed/unsigned comparisons. Fix prototypes...
2005-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-01-11 David SchultzAdd MI implementations of [l]lrint[f]() and [l]lround...
2005-01-11 David SchultzDocument [l]lrint[f]() and [l]lround[f]().
2005-01-11 David SchultzFaster lrint() and llrint() implementations for x86.
2005-01-11 David SchultzMark inline stmxcsr instructions as volatile, since...
2005-01-11 Ruslan ErmilovScheduled mdoc(7) sweep.
2005-01-11 Ruslan ErmilovSanitize the markup, as prompted.
2005-01-11 Tom RhodesRemnant code (broken, unhooked) from a.out which I...
2005-01-10 Brian Somersinclude "alias.h", not <alias.h>
2005-01-10 Tim Kientzlelibarchive does much more than just tar ;-)
2005-01-09 Tim J. RobbinsImplement rpmatch(), a semi-standard interface (as...
2005-01-08 Tim KientzleRecognize and parse symlinks in ISO9660 CDROM images...
2005-01-08 Tim KientzleDocumentation improvements. In particular,
2005-01-08 Tim KientzleCorrectly document the order of arguments
2005-01-08 Tim KientzleClear the error buffer on entry
2005-01-08 Jeffrey HsuMore fixes to the copyright notice.
2005-01-08 Jeffrey HsuFix copyright notice.
2005-01-07 Giorgos KeramidasThe `timep' argument of utime() is not an array of...
2005-01-07 Pawel Jakub DawidekUpdate manual page after adding 'fts_bignum' field.
2005-01-07 Pawel Jakub DawidekIntroduce new field 'fts_bignum' which is 64bit long...
2005-01-05 Xin LIRemove an unnecessary defination of New_Chunk, which...
2005-01-04 Maksim YevmenkinFix typo: NUL -> NULL
2005-01-03 Maxim SobolevDon't ignore the last line of config file (/etc/hosts...
2005-01-03 Tim KientzleFirst cut at RockRidge support.
2005-01-03 Marcel MoolenaarConstify arguments.
2005-01-03 Tim KientzleNext round of work on ISO9660 support:
2005-01-02 Tim KientzleEnable ISO9660 support in "read_support_format_all".
2005-01-02 Tim KientzleFirst cut support for extracting from ISO9660 disk...
2004-12-30 Gleb SmirnoffMake syslog(3) thread safe.
2004-12-30 Diomidis SpinellisPlug memory leak.
2004-12-30 Kirill PonomarevAdd LOG_NTP facility.
2004-12-29 Tim KientzleRewrite the code that hacks a short names to use in
2004-12-29 Tom RhodesCatch up with stat.h a bit:
2004-12-29 Giorgos KeramidasMark up SIGSTOP with .Dv and use .Nm in HISTORY for...
2004-12-29 Tom RhodesVarious markup and spelling fixes.
2004-12-28 David E. O'BrienCatch up with file 4.12 import.
2004-12-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-12-24 Gleb SmirnoffRestore standard behavior: log to console only when...
2004-12-23 Giorgos Keramidas``NULL is a specific instance of a null pointer constan...
2004-12-23 Joseph KoshyBetter rendering of the prototype for signal(3).
2004-12-22 Garrett WollmanCorrect speling erors.
2004-12-22 Giorgos KeramidasPunctuation marks should be separate arguments in groff...
2004-12-22 Giorgos KeramidasUse .Dv NULL when referring to NULL C pointers, instead...
2004-12-22 Giorgos KeramidasCross reference init(8) too, instead of vaguely referri...
2004-12-22 Pyun YongHyeonPlug memory leak.
2004-12-22 Tim KientzleInclude wchar.h to improve our chances of finding
2004-12-22 Tim KientzlePortability nit: Some platforms require stdio.h before...
2004-12-22 Tim KientzleAdd __archive_strappend_int to format a decimal
2004-12-22 Tim KientzleDon't truncate major/minor numbers written to the legacy
2004-12-22 Tim KientzleTune the bidding for tar archives. This
2004-12-21 Ruslan ErmilovNOHTML -> NO_HTML
2004-12-21 Ruslan ErmilovNOINET6 -> NO_INET6
2004-12-21 Ruslan ErmilovNOCRYPT -> NO_CRYPT
2004-12-21 Ruslan ErmilovNOINSTALLLIB -> NO_INSTALLLIB
2004-12-21 Ruslan ErmilovNODOCCOMPRESS -> NO_DOCCOMPRESS
2004-12-21 Ruslan ErmilovNOATM -> NO_ATM
2004-12-21 Ruslan ErmilovNOLIBC_R -> NO_LIBC_R
2004-12-21 Ruslan ErmilovStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-19 Daniel EischenDon't panic when sigsuspend is interrupted by a cancell...
2004-12-18 Daniel EischenUse a generic way to back threads out of wait queues...
2004-12-18 Ruslan ErmilovGrammar in a comment.
2004-12-16 David SchultzGC unused declaration
2004-12-16 David SchultzCosmetic changes only:
2004-12-16 Maxim Konovalovo The macro versions of sigemptyset(3), sigfillset...
2004-12-11 Tim KientzleBe more careful about assembling/disassembling
2004-12-10 Tom RhodesDate business, update.
2004-12-10 Tom RhodesAccording to the information on:
2004-12-10 Greg LeheyAdd pthread_atfork().
2004-12-09 Maksim YevmenkinAdd workaround for {not so|too} smart phones that canno...
2004-12-08 Olivier HouchardOooops I forgot to commit that.
2004-12-08 Sam LefflerThis commit was generated by cvs2svn to compensate...
2004-12-06 Peter WemmFix inverted #ifdef that I added. Who had the pointy...
2004-12-06 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2004-12-05 Daniel EischenMake sure the first argument to the user function is...
2004-12-03 Ralf S. EngelschallFix description: the argument to setcontext(3) must...
2004-12-02 Mark SantcroosThis commit was generated by cvs2svn to compensate...
2004-12-02 Mark SantcroosThis commit was generated by cvs2svn to compensate...
2004-12-01 Mark SantcroosThis commit was generated by cvs2svn to compensate...
2004-11-29 Ruslan ErmilovMNT_NODEV is deprecated.
2004-11-28 Tim KientzleWhen determining whether filename is too long for a
2004-11-28 Tim KientzleCorrect the spelling of "archive_write_pax_header"
2004-11-27 Peter EdwardsWhen required to negate the absoulte result of a divisi...
2004-11-27 David SchultzDon't include sys/user.h merely for its side-effect...
2004-11-21 Tim J. RobbinsFix computation of the 'n' argument to mbrtowc (through...
2004-11-20 David SchultzIn preparation to remove U areas, don't refer to p_uare...
2004-11-19 David E. O'BrienInstall the header for libmagic.
next