| #
a8ae129e
|
| 01-Sep-2023 |
Brooks Davis <brooks@FreeBSD.org> |
LIBC_MALLOC: description typo fix
Fixes: 09e32b2fddf5f673f76e2fffa415a73d99a6f309 Reported by: jrtc27
|
| #
09e32b2f
|
| 01-Sep-2023 |
Brooks Davis <brooks@FreeBSD.org> |
libc: add LIBC_MALLOC option
This will enable alternative mallocs to be included in the tree and selected by setting LIBC_MALLOC. As there is only one today (jemalloc) this option does nothing, but
libc: add LIBC_MALLOC option
This will enable alternative mallocs to be included in the tree and selected by setting LIBC_MALLOC. As there is only one today (jemalloc) this option does nothing, but we expect to add other implementations in the future. This will also reduce diffs to CheriBSD.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D41660
show more ...
|
| #
a8ae129e
|
| 01-Sep-2023 |
Brooks Davis <brooks@FreeBSD.org> |
LIBC_MALLOC: description typo fix
Fixes: 09e32b2fddf5f673f76e2fffa415a73d99a6f309 Reported by: jrtc27
|
| #
09e32b2f
|
| 01-Sep-2023 |
Brooks Davis <brooks@FreeBSD.org> |
libc: add LIBC_MALLOC option
This will enable alternative mallocs to be included in the tree and selected by setting LIBC_MALLOC. As there is only one today (jemalloc) this option does nothing, but
libc: add LIBC_MALLOC option
This will enable alternative mallocs to be included in the tree and selected by setting LIBC_MALLOC. As there is only one today (jemalloc) this option does nothing, but we expect to add other implementations in the future. This will also reduce diffs to CheriBSD.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D41660
show more ...
|
| #
a8ae129e
|
| 01-Sep-2023 |
Brooks Davis <brooks@FreeBSD.org> |
LIBC_MALLOC: description typo fix
Fixes: 09e32b2fddf5f673f76e2fffa415a73d99a6f309 Reported by: jrtc27
|
| #
09e32b2f
|
| 01-Sep-2023 |
Brooks Davis <brooks@FreeBSD.org> |
libc: add LIBC_MALLOC option
This will enable alternative mallocs to be included in the tree and selected by setting LIBC_MALLOC. As there is only one today (jemalloc) this option does nothing, but
libc: add LIBC_MALLOC option
This will enable alternative mallocs to be included in the tree and selected by setting LIBC_MALLOC. As there is only one today (jemalloc) this option does nothing, but we expect to add other implementations in the future. This will also reduce diffs to CheriBSD.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D41660
show more ...
|