On Sat, 25 May 2013 18:59:12 +0000 (UTC)
Marcel Moolenaar <mar...@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:       ste...@juniper.net
>   Reviewed by:        jasone@, kib@
>   Approved by:        jasone@ (jemalloc)


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

-- 
Alexander Kabaev

Attachment: signature.asc
Description: PGP signature

Reply via email to