<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib/Makefile.inc, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC of import of OpenBSD's strtonum(3).</title>
<updated>2006-04-04T19:56:46Z</updated>
<author>
<name>Andre Oppermann</name>
<email>andre@FreeBSD.org</email>
</author>
<published>2006-04-04T19:56:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cef409b142e32c124df9cb90972806659477ce43'/>
<id>urn:sha1:cef409b142e32c124df9cb90972806659477ce43</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Fix a fat fingered revision number in my cvs diff.</title>
<updated>2006-01-27T23:05:38Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2006-01-27T23:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=652e5bff7bdff9517aa0704a5dafda6f77e60570'/>
<id>urn:sha1:652e5bff7bdff9517aa0704a5dafda6f77e60570</id>
<content type='text'>
Not my month.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-27T05:17:25Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2006-01-27T05:17:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05dd95926a2d44879e70ef44f51ce326f81c28f3'/>
<id>urn:sha1:05dd95926a2d44879e70ef44f51ce326f81c28f3</id>
<content type='text'>
  Add a64l(), l64a(), and l64a_r() XSI extentions.  These functions convert
  between a 32-bit integer and a radix-64 ASCII string.  The l64a_r() function
  is a NetBSD addition.

  PR:             51209 (based on submission, but very different)
  Reviewed by:    bde, ru
</content>
</entry>
<entry>
<title>Link radixsort(3) to sradixsort(3), make the latter appear in</title>
<updated>2004-05-12T08:13:40Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-05-12T08:13:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cb30b9c545468d4888b9e0575a31b8e2bc7f35be'/>
<id>urn:sha1:cb30b9c545468d4888b9e0575a31b8e2bc7f35be</id>
<content type='text'>
the whatis(1) output.
</content>
</entry>
<entry>
<title>Add getopt_long_only() from OpenBSD and other OpenBSD cleanups</title>
<updated>2004-02-24T08:07:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-24T08:07:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=829a229d88f126ce06c2d47112d81621e1ec35e6'/>
<id>urn:sha1:829a229d88f126ce06c2d47112d81621e1ec35e6</id>
<content type='text'>
PR:             63173
Submitted by:   Marius Strobl &lt;marius@alchemy.franken.de&gt;
</content>
</entry>
<entry>
<title>Don peril sensitive (ie: bikeshed sensitive) sunglasses and quietly</title>
<updated>2003-10-28T22:36:54Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-10-28T22:36:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc196afb2e58dd05cd66e2da44872bb3d619910f'/>
<id>urn:sha1:dc196afb2e58dd05cd66e2da44872bb3d619910f</id>
<content type='text'>
send strhash(3) off to sleep with the fishes.  Nothing in our tree uses it.
It has no documentation.  It is nonstandard and in spite of the filename
strhash.c and strhash.h, it lives in application namespace by providing
compulsory global symbols hash_create()/hash_destroy()/hash_search()/
hash_traverse()/hash_purge()/hash_stats() regardless of whether you
#include &lt;strhash.h&gt; or not.  If it turns out that there is a huge
application for this after all, I can repocopy it somewhere safer and
we can revive it elsewhere.  But please, not in libc!
</content>
</entry>
<entry>
<title>MFp4: Link strtof.3 and strtold.3 to strtod.3.</title>
<updated>2003-04-05T07:33:46Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-04-05T07:33:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=63e6ca586e4095d141bf4b662d97d2d80a6c3043'/>
<id>urn:sha1:63e6ca586e4095d141bf4b662d97d2d80a6c3043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace our ancient dtoa/strtod implementation with the gdtoa</title>
<updated>2003-03-12T20:30:00Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2003-03-12T20:30:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a66acb565dde6d5b0ee52eef2a631fbb09df153'/>
<id>urn:sha1:6a66acb565dde6d5b0ee52eef2a631fbb09df153</id>
<content type='text'>
package, a more recent, generalized set of routines.  Among the
changes:
- Declare strtof() and strtold() in stdlib.h.
- Add glue to libc to support these routines for all kinds
  of ``long double''.
- Update printf() to reflect the fact that dtoa works slightly
  differently now.

As soon as I see that nothing has blown up, I will kill
src/lib/libc/stdlib/strtod.c.  Soon printf() will be able
to use the new routines to output long doubles without loss
of precision, but numerous bugs in the existing code must
be addressed first.

Reviewed by:	bde (briefly), mike (mentor), obrien
</content>
</entry>
<entry>
<title>Add an MLINK malloc.conf(5) -&gt; malloc(3).</title>
<updated>2003-01-24T13:58:56Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2003-01-24T13:58:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f049d395e259749aaa7a7573b0d4a26c9f91616'/>
<id>urn:sha1:3f049d395e259749aaa7a7573b0d4a26c9f91616</id>
<content type='text'>
</content>
</entry>
</feed>
