svn commit: r250991 - in head: contrib/jemalloc/include/jemalloc include lib/libc/stdlib/jemalloc

Alexander Kabaev kabaev at gmail.com
Sat May 25 19:16:17 UTC 2013


On Sat, 25 May 2013 18:59:12 +0000 (UTC)
Marcel Moolenaar <marcel at 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
>   
>   The non-weak implementations of $F are exported as __$F.
>   
>   Submitted by:	stevek at juniper.net
>   Reviewed by:	jasone@, kib@
>   Approved by:	jasone@ (jemalloc)


Don't we use namespace.h/unnamespace.h for this? 

-- 
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20130525/f79478d2/attachment.sig>


More information about the svn-src-all mailing list