freebsd-dev/contrib/jemalloc
Marcel Moolenaar 9dfba391d6 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@juniper.net
Reviewed by:	jasone@, kib@
Approved by:	jasone@ (jemalloc)
Obtained from:	juniper Networks, Inc
2013-05-25 18:59:11 +00:00
..
doc Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for 2013-01-24 03:08:37 +00:00
include/jemalloc Make the malloc(3) family of functions weak and make their non-weak 2013-05-25 18:59:11 +00:00
src Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for 2013-01-24 03:08:37 +00:00
ChangeLog Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for 2013-01-24 03:08:37 +00:00
COPYING Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for 2013-01-24 03:08:37 +00:00
FREEBSD-diffs Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for 2013-01-24 03:08:37 +00:00
FREEBSD-upgrade Update list of ports required for importing jemalloc. 2013-01-24 03:33:15 +00:00
FREEBSD-Xlist Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch, 2012-05-10 18:29:40 +00:00
VERSION Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for 2013-01-24 03:08:37 +00:00