Date: Sat, 25 May 2013 15:16:00 -0400 From: Alexander Kabaev <kabaev@gmail.com> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r250991 - in head: contrib/jemalloc/include/jemalloc include lib/libc/stdlib/jemalloc Message-ID: <20130525151600.147432e6@kan.dyndns.org> In-Reply-To: <201305251859.r4PIxChc053341@svn.freebsd.org> References: <201305251859.r4PIxChc053341@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/HldmvvB1T3IDiv4sLFIaP9w Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 25 May 2013 18:59:12 +0000 (UTC) Marcel Moolenaar <marcel@FreeBSD.org> wrote: > Make the malloc(3) family of functions weak and make their non-weak > 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 > =20 > The non-weak implementations of $F are exported as __$F. > =20 > Submitted by: stevek@juniper.net > Reviewed by: jasone@, kib@ > Approved by: jasone@ (jemalloc) Don't we use namespace.h/unnamespace.h for this?=20 --=20 Alexander Kabaev --Sig_/HldmvvB1T3IDiv4sLFIaP9w Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iD8DBQFRoQ39Q6z1jMm+XZYRAofPAKCELfKJpjsePU5fZLIGxPJcchZhlACgqf3J 73nofFyfyXF1+V+/seZlYfY= =0QBo -----END PGP SIGNATURE----- --Sig_/HldmvvB1T3IDiv4sLFIaP9w--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130525151600.147432e6>