]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Ooops, I removed the wrong bits.
[FreeBSD/FreeBSD.git] / lib /
2005-12-21 davidxuLet _mutex_cv_lock call internal functiona mutex_lock_c...
2005-12-21 davidxuHide umtx API symbols as well.
2005-12-21 davidxu1. Retire macro SCLASS, instead simply use language...
2005-12-21 davidxuFollow the mistake in libpthread, the first version...
2005-12-20 bdeExtract the high and low words together. With gcc...
2005-12-19 davidxuClear return code to zero if joiner successfully waited...
2005-12-19 bdeUse a minimax polynomial approximation instead of a...
2005-12-18 bdeFixed code to match comments and the algorithm:
2005-12-18 kanImplement ELF symbol versioning using GNU semantics...
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-17 davidxuUpdate copyright.
2005-12-16 phkAdd an extensible version of our *printf(3) implementat...
2005-12-16 davidxuWith current pthread implementations, a mutex initializ...
2005-12-15 bdeAdded comments about the apparently-magic rational...
2005-12-13 bdeOptimize by not doing excessive conversions for handlin...
2005-12-13 bdeFixed some especially horrible style bugs (indentation...
2005-12-13 ru[mdoc] add missing space before a punctuation type...
2005-12-13 davidxuSort .Xr by section number.
2005-12-13 phk/* You're not supposed to hit this problem */
2005-12-13 davidxuAdd cross references to siginfo.3.
2005-12-12 davidxuRemove unused _get_curthread() call.
2005-12-11 bdeAdded comments about the magic behind
2005-12-11 bdeFixed the unexpectedly large maximum error after the...
2005-12-11 bdeFixed all 502518670 errors of more than 1 ulp for cbrtf...
2005-12-11 bdeFixed some magic numbers.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 obrien"Create" ldexpf for non-i386 architectures.
2005-12-06 davidxuFix markeup.
2005-12-05 davidxuFix markup.
2005-12-05 davidxuDocument SIGEV_NONE and SIGEV_SIGNAL.
2005-12-04 bdeFixed the approximation to pio4. pio4_hi must be pio2_...
2005-12-04 bdeFor log1pf(), fixed the approximations to sqrt(2),...
2005-12-04 stefanfMerge NetBSD's revision 1.27. This bug can be observed...
2005-12-04 bdeUse the usual volatile hack to trick gcc into clipping...
2005-12-03 bdeFixed fdlibm[+cygnus] logbf() and logb() on denormals...
2005-12-03 ruFix prototype.
2005-12-03 ruFix type of argument.
2005-12-03 bdeRestored removal of the special handling needed for...
2005-12-03 ruBreak hard sentence break.
2005-12-03 bdeSimplified the fix in rev.1.3. Instead of using long...
2005-12-03 bdeFixed rint(x) in the following cases:
2005-12-03 ambriskoSwitch BUILD_ARCH in Makefile to use uname -p suggested...
2005-12-03 davidxuRemove implementation-defined, it has already been...
2005-12-03 davidxuRemove implementation-defined sentences.
2005-12-03 davidxuFix lots of markup and content bug.
2005-12-02 davidxusyscall -> system call.
2005-12-02 bdeFixed roundf(). The following cases never worked in...
2005-12-02 davidxuFix markup.
2005-12-02 ambriskoUnbreak build when I fluff the clean-up of __FBSDID...
2005-12-02 ambriskoAdd support to easily build FreeBSD unpacked in a chroo...
2005-12-01 impTweak markup for POSIX standards. Minor wordsmithing.
2005-12-01 impDocument O_NOCTTY and O_SYNC. O_NOCTTY is a nop on...
2005-12-01 jhbAdd MLINK for execvP(3).
2005-11-30 bdeRearranged the polynomial evaluation to reduce dependen...
2005-11-30 bdeFixed cosf(x) when x is a "negative" NaNs. I broke...
2005-11-30 bdeFixed the hi+lo approximation to log(2). The normal...
2005-11-30 davidxuUpdate conformance and history sections.
2005-11-30 davidxuSymlink mq_send to mq_timedsend.
2005-11-30 davidxuAdd manuals for POSIX message queue.
2005-11-30 tmclaughFix misspelling in Poul-Henning Kamp's email address...
2005-11-28 jhbRestore the previous state after a FILL operation in...
2005-11-28 bdeRearranged the polynomial evaluation some more to reduc...
2005-11-28 bdeFixed about 50 million errors of infinity ulps and...
2005-11-28 bdeExploit skew-symmetry to avoid an operation: -sin(x...
2005-11-28 bdeTry to use the "proximity" (~) operator consistently...
2005-11-28 bdeChanged spelling of the request-to-inline macro name...
2005-11-28 bdeUse only double precision for "kernel" cosf and sinf...
2005-11-27 kientzlePortability: Remove AC_CHECK_MALLOC from configure...
2005-11-26 davidxuImplement following POSIX message queue interfaces:
2005-11-24 bdeMinor cleanups and optimizations:
2005-11-24 ruFix prototype.
2005-11-24 ruFix prototypes.
2005-11-24 ruFix prototypes.
2005-11-24 ruFix prototypes.
2005-11-24 ruFix prototype.
2005-11-24 ruFix prototype.
2005-11-24 ruFix prototypes.
2005-11-24 ruFix prototypes.
2005-11-24 joels/5.5/6.0/ in HISTORY section.
2005-11-24 ruMake SYNOPSIS compile.
2005-11-24 ruFix prototypes.
2005-11-24 ruFix prototypes.
2005-11-24 ruKeep up with const poisoning in uuid.h,v 1.3.
2005-11-24 ruFix prototype.
2005-11-24 bdeOptimized by eliminating the special case for 0.67434...
2005-11-23 ruFix prototype.
2005-11-23 ruFix prototype.
2005-11-23 ruFix prototypes.
2005-11-23 ruThere's no longer^Wyet <sys/capability.h>.
2005-11-23 ruFix inet6_opt_get_val() prototype.
2005-11-23 ruMake SYNOPSIS compile.
2005-11-23 ruMake SYNOPSIS compile after imp@'s changes.
2005-11-23 ruMake SYNOPSIS compile.
2005-11-23 bdeUse only double precision for "kernel" tanf (except...
2005-11-23 ruAdd missing includes.
2005-11-23 bdeSimplified setiing up args for __kernel_rem_pio2()...
2005-11-23 bdeQuick fix for stack buffer overrun in rev.1.13. Oops...
2005-11-21 ruTidy up markup and fix two bugs.
2005-11-21 bdeMess up the "kernel" float trig function .c files with...
2005-11-21 bdeUse double precision to simplify and optimize a long...
next