<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/malloc_np.h, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-05-28T01:53:35Z</updated>
<entry>
<title>MFC r361060:</title>
<updated>2020-05-28T01:53:35Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-05-28T01:53:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f15e830abbafff6c1b8a9a55243d54e19e5ea8e'/>
<id>urn:sha1:5f15e830abbafff6c1b8a9a55243d54e19e5ea8e</id>
<content type='text'>
Add memalign(3).
</content>
</entry>
<entry>
<title>MFC r360983:</title>
<updated>2020-05-19T07:47:59Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-05-19T07:47:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cd8a6b943e6728e5a3ac607510af4f574a3f87fd'/>
<id>urn:sha1:cd8a6b943e6728e5a3ac607510af4f574a3f87fd</id>
<content type='text'>
Clear namespace pollution in include/malloc_np.h
</content>
</entry>
<entry>
<title>include: General further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-25T17:09:43Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-25T17:09:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e58eb3c437974277957187cfed4b9aa0c1a1e253'/>
<id>urn:sha1:e58eb3c437974277957187cfed4b9aa0c1a1e253</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
</entry>
<entry>
<title>Update jemalloc to 5.0.0.</title>
<updated>2017-06-15T07:15:05Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2017-06-15T07:15:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7eaed250fccfdef218a62bc2d0af529ad75341c'/>
<id>urn:sha1:b7eaed250fccfdef218a62bc2d0af529ad75341c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update jemalloc to 4.1.0.</title>
<updated>2016-02-29T19:10:32Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2016-02-29T19:10:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df0d881d94e1c46fc6a6a061f212aaab2602c458'/>
<id>urn:sha1:df0d881d94e1c46fc6a6a061f212aaab2602c458</id>
<content type='text'>
Add missing Symbol.map entry for __aligned_alloc.

Add weak--&gt;strong symbol binding for
{malloc_stats_print,mallctl,mallctlnametomib,mallctlbymib} --&gt;
{__malloc_stats_print,__mallctl,__mallctlnametomib,__mallctlbymib}.  These
bindings complete the set necessary to allow applications to replace all
malloc-related symbols.
</content>
</entry>
<entry>
<title>Use bool rather than _Bool for C++ compatibility.</title>
<updated>2015-08-19T18:32:12Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2015-08-19T18:32:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30db11dd7f53d67db77b4d58780606af9f0d6cb8'/>
<id>urn:sha1:30db11dd7f53d67db77b4d58780606af9f0d6cb8</id>
<content type='text'>
Submitted by:	Nikolai Lifanov
</content>
</entry>
<entry>
<title>Fix minor malloc regressions.</title>
<updated>2015-08-19T00:06:46Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2015-08-19T00:06:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c13244b92eac5d02c3854913f500eef57fe9439c'/>
<id>urn:sha1:c13244b92eac5d02c3854913f500eef57fe9439c</id>
<content type='text'>
- Use _Bool rather than bool to resolve missing type errors in malloc_np.h.
- Fix malloc manual page #include documentation.
- Add *allocm manual pages to obsolete files.

Submitted by:	jbeich
</content>
</entry>
<entry>
<title>Update jemalloc to version 4.0.0.</title>
<updated>2015-08-18T00:21:25Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2015-08-18T00:21:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0e79aa362ed3a077477d26af7a40f64f4516e90'/>
<id>urn:sha1:d0e79aa362ed3a077477d26af7a40f64f4516e90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update jemalloc to version 3.5.0.</title>
<updated>2014-01-23T02:47:36Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2014-01-23T02:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f921d10f4871e24cf637772c2ea9b83dc8e2cf93'/>
<id>urn:sha1:f921d10f4871e24cf637772c2ea9b83dc8e2cf93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the malloc(3) family of functions weak and make their non-weak</title>
<updated>2013-05-25T18:59:11Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2013-05-25T18:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9dfba391d62cbfc09557284ffa78b28541014b27'/>
<id>urn:sha1:9dfba391d62cbfc09557284ffa78b28541014b27</id>
<content type='text'>
implementations visible for use by applications. The functions $F that
are now weak symbols are:
	allocm, calloc, dallocm, free, malloc, malloc_usable_size,
	nallocm, posix_memalign, rallocm, realloc, sallocm

The non-weak implementations of $F are exported as __$F.

Submitted by:	stevek@juniper.net
Reviewed by:	jasone@, kib@
Approved by:	jasone@ (jemalloc)
Obtained from:	juniper Networks, Inc
</content>
</entry>
</feed>
