<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib/malloc.3, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-09-16T08:26:13Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>urn:sha1:5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T14:49:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T14:49:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f376ef90540b4d5b6e7f467620e91404ba306d89'/>
<id>urn:sha1:f376ef90540b4d5b6e7f467620e91404ba306d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Various man page cleanup.</title>
<updated>1999-08-15T13:20:42Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-08-15T13:20:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cb331b0ee085bc2ba1663399fc7049849e177280'/>
<id>urn:sha1:cb331b0ee085bc2ba1663399fc7049849e177280</id>
<content type='text'>
I also brought all of the new aio_* man pages in from -current because
they are affected by this change.

They still need to be added to the makefile, but I'll wait until
I can verify a build on my 3.2-stable system before I do that.
</content>
</entry>
<entry>
<title>MFC: Fix .Xr line for `getpagesize' reference</title>
<updated>1999-08-14T07:34:38Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-08-14T07:34:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85a65fd7d37e26664a34d3a1fb59d5a918e2681f'/>
<id>urn:sha1:85a65fd7d37e26664a34d3a1fb59d5a918e2681f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Disable the "Hint" option in phkmalloc as default.</title>
<updated>1999-05-09T18:41:49Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>1999-05-09T18:41:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e53c398b9e043a73a3f035b5da502f8a1408cb06'/>
<id>urn:sha1:e53c398b9e043a73a3f035b5da502f8a1408cb06</id>
<content type='text'>
Reviewed by:	Poul-Henning Kamp &lt;phk@critter.freebsd.dk&gt;
</content>
</entry>
<entry>
<title>o Don't reference non-existant function freealloc.</title>
<updated>1998-09-16T04:07:31Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1998-09-16T04:07:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e70c6df9585ae3947e27e3cf45928a8f67a98dda'/>
<id>urn:sha1:e70c6df9585ae3947e27e3cf45928a8f67a98dda</id>
<content type='text'>
o Properly order things

Pointed out by: bde
</content>
</entry>
<entry>
<title>Add reallocf to the library.  This function is simliar to realloc, but</title>
<updated>1998-09-14T20:34:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1998-09-14T20:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=94ad719cf47118069c9d840583e10ee17b5dfe50'/>
<id>urn:sha1:94ad719cf47118069c9d840583e10ee17b5dfe50</id>
<content type='text'>
when it returns NULL to indicate failure, it will also free the memory
that was passed to it, if that was non-null.

This does not change the semantics of realloc.

A second commit will be done to commit the conversion of those places in
the code that can safely use this to avoid memory leaks when confronted
with low memory situations.

Beaten-to-death-but-finally-approved-in: -current
</content>
</entry>
<entry>
<title>environmental -&gt; environment.</title>
<updated>1997-09-18T06:55:21Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-09-18T06:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=34384756cd560fbdfacc1100579776ba7808d7be'/>
<id>urn:sha1:34384756cd560fbdfacc1100579776ba7808d7be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Malloc option H is now default.</title>
<updated>1997-08-27T06:40:34Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1997-08-27T06:40:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd15afa3e802b9c49edcb6751aeafaa703e39102'/>
<id>urn:sha1:cd15afa3e802b9c49edcb6751aeafaa703e39102</id>
<content type='text'>
</content>
</entry>
<entry>
<title>malloc_sysv used before initialized, reported in PR4002 by</title>
<updated>1997-07-01T18:39:38Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1997-07-01T18:39:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db7f90903d3752feaa315aec450f7e589db0606e'/>
<id>urn:sha1:db7f90903d3752feaa315aec450f7e589db0606e</id>
<content type='text'>
Dmitrij Tejblum &lt;dima@tejblum.dnttm.rssi.ru&gt;

Various cleanup from Keith Bostic

Reinstate calloc() as a separate funtion, in its own source/object file.
leave the manpage integrated with malloc.3 and friends.  Too many things
were broken in this respect.

PR:		4002
Reviewed by:	phk
Submitted by:	Dmitrij Tejblum &lt;dima@tejblum.dnttm.rssi.ru&gt;
Submitted by:	Keith Bostic &lt;bostic@bostic.com&gt;
</content>
</entry>
</feed>
