History log of /dflybsd-src/lib/libc/stdlib/malloc.3 (Results 1 – 25 of 35)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.4.0, v6.4.0rc1, v6.5.0
# ad29f922 08-Jun-2022 Sascha Wildner <saw@online.de>

malloc.3: Unify RETURN VALUES. Add info about malloc_usable_size().


Revision tags: v6.2.2, v6.2.1, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3
# fdf79913 05-May-2019 Sascha Wildner <saw@online.de>

libc: Change a few DIAGNOSTICS sections into RETURN VALUES and/or ERRORS.

DIAGNOSTICS is for stderr type messages only.


Revision tags: v5.4.2
# d79aa16a 14-Apr-2019 Sascha Wildner <saw@online.de>

libc: Adjust HISTORY sections in a few recently added manual pages.


# 78297c9b 09-Apr-2019 zrj <rimvydas.jasinskas@gmail.com>

libc/stdlib: Add freezero() function.

It is useful function for security related features. Internally uses
explicit_bzero(3) before freeing the pointers. It could be implemented
in nmalloc.c for ext

libc/stdlib: Add freezero() function.

It is useful function for security related features. Internally uses
explicit_bzero(3) before freeing the pointers. It could be implemented
in nmalloc.c for extra benefits.
Update the manpage.

Taken-from: OpenBSD

show more ...


# 66932323 12-Jan-2019 Sascha Wildner <saw@online.de>

libc: Add reallocarray() from OpenBSD.

It is useful for dhcpcd, mandoc and libssh. Also some dports might pick
it up. A few other dports have workarounds which, once reallocarray() is
in release too

libc: Add reallocarray() from OpenBSD.

It is useful for dhcpcd, mandoc and libssh. Also some dports might pick
it up. A few other dports have workarounds which, once reallocarray() is
in release too, can be removed.

Taken-from: OpenBSD (manual page from FreeBSD)
Pointed-out-by: aly

show more ...


Revision tags: v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc, v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc, v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0, v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1, v3.6.0, v3.7.1, v3.6.0rc, v3.4.3
# dc71b7ab 31-May-2013 Justin C. Sherrill <justin@shiningsilence.com>

Correct BSD License clause numbering from 1-2-4 to 1-2-3.

Apparently everyone's doing it:
http://svnweb.freebsd.org/base?view=revision&revision=251069

Submitted-by: "Eitan Adler" <lists at eitanadl

Correct BSD License clause numbering from 1-2-4 to 1-2-3.

Apparently everyone's doing it:
http://svnweb.freebsd.org/base?view=revision&revision=251069

Submitted-by: "Eitan Adler" <lists at eitanadler.com>

show more ...


Revision tags: v3.4.2
# 3170ffd7 06-May-2013 Justin C. Sherrill <justin@shiningsilence.com>

Remove advertising header from man pages.

By: Eitan Adler <lists@eitanadler.com>


Revision tags: v3.4.1, v3.4.0, v3.4.0rc, v3.5.0, v3.2.2, v3.2.1, v3.2.0, v3.3.0, v3.0.3
# 1305f398 09-Aug-2012 Matthew Dillon <dillon@apollo.backplane.com>

Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2


# 647552a8 09-Aug-2012 Sascha Wildner <saw@online.de>

malloc.3: Remove a ,


Revision tags: v3.0.2, v3.0.1, v3.1.0, v3.0.0
# 86d7f5d3 26-Nov-2011 John Marino <draco@marino.st>

Initial import of binutils 2.22 on the new vendor branch

Future versions of binutils will also reside on this branch rather
than continuing to create new binutils branches for each new version.


Revision tags: v2.12.0, v2.13.0, v2.10.1, v2.11.0, v2.10.0, v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0, v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1, v2.6.1, v2.7.0, v2.6.0, v2.5.1, v2.4.1, v2.5.0, v2.4.0
# 17e22238 30-Aug-2009 Matthew Dillon <dillon@apollo.backplane.com>

Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly


# 428daf5b 29-Aug-2009 Sascha Wildner <saw@online.de>

malloc.3: IMPLEMENTATION NOTES were moved to posix_memalign.3.


Revision tags: v2.3.2
# 2a2493da 08-Jun-2009 Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>

Merge branch 'master' of /home/aggelos/devel/dfly/dfly.git/


# cc2b30eb 14-May-2009 Matthew Dillon <dillon@apollo.backplane.com>

Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly


# 0d54873a 13-May-2009 Jordan Gordeev <jgordeev@dir.bg>

Merge branch 'master' into amd64


# e398539c 09-May-2009 Sascha Wildner <saw@online.de>

malloc.3: Add missing section in .Xr.


Revision tags: v2.3.1
# 23336990 02-May-2009 Jordan Gordeev <jgordeev@dir.bg>

Merge branch 'master' into amd64


# 9a9d7f1d 02-May-2009 Matthew Dillon <dillon@apollo.backplane.com>

Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly


# 4a365d8b 02-May-2009 Stathis Kamperis <beket@dragonflybsd.org>

posix_memalign.3: Add implementation notes from malloc.3

Reviewed-by: swildner@


# a623c82d 30-Apr-2009 Sascha Wildner <saw@online.de>

malloc(3) manual page: Adjust to our new malloc() implementation.

The "IMPLEMENTATION NOTES" section was submitted by Matt Dillon.


Revision tags: v2.2.1, v2.2.0, v2.3.0, v2.1.1, v2.0.1
# 8a7bdfea 02-May-2008 Sascha Wildner <swildner@dragonflybsd.org>

Sweep over our manual pages and remove .Pp before a .Bd or .Bl without
-compact because it has no effect.


# 0b84df5c 17-Feb-2006 Sascha Wildner <swildner@dragonflybsd.org>

Sweep-fix man page section order to match mdoc(7), part 2/5.

Note: I haven't touched the few man pages that are still using
the old man(7) macros. They will be converted to mdoc later.


# 73d71246 12-Feb-2006 Matthew Dillon <dillon@dragonflybsd.org>

Bring in a bunch of malloc features from OpenBSD and fundamentally change
the core allocation code to use mmap() instead of brk/sbrk(). Most of the
new options are off by default, see the new manual

Bring in a bunch of malloc features from OpenBSD and fundamentally change
the core allocation code to use mmap() instead of brk/sbrk(). Most of the
new options are off by default, see the new manual page for more information.

* guard pages and chunk randomization
* free page protection
* malloc stats(dump)
* pointer guard
* no longer uses brk/sbrk
* updated man page

Submitted-by: "Kevin L. Kane" <kevin.kane@gmail.com>
Porting-work-by: "Kevin L. Kane" <kevin.kane@gmail.com>

show more ...


# d0de9052 05-Aug-2005 Sascha Wildner <swildner@dragonflybsd.org>

Only one name per .Nm macro for better readability.


# 52ac7bd7 08-Jul-2004 Hiten Pandya <hmp@dragonflybsd.org>

Correct mdoc(7) errors:

* correct usage of the .Dx and .Fx macro
* remove redundant empty lines
* provide a matching .El macro when using .Bl

Submitted-by: Brad Harvell <dfbrad@whatzit.org>


12