Searched hist:250991 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/include/
H A Dmalloc_np.hdiff 250991 Sat May 25 17:13:18 MDT 2013 marcel 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
/freebsd-10.1-release/lib/libc/stdlib/jemalloc/
H A DSymbol.mapdiff 250991 Sat May 25 17:13:18 MDT 2013 marcel 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
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.hdiff 250991 Sat May 25 17:13:18 MDT 2013 marcel 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

Completed in 140 milliseconds