/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | tsd.h | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
H A D | private_namespace.h | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
H A D | VERSION | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
H A D | FREEBSD-diffs | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
/freebsd/contrib/jemalloc/include/jemalloc/ |
H A D | jemalloc.h | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
/freebsd/contrib/jemalloc/doc/ |
H A D | jemalloc.3 | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|
/freebsd/lib/libc/gen/ |
H A D | tls.c | diff 4bcb1430a87d759eb0c0469b6f6b0693227764b1 Sun Apr 22 10:49:13 CEST 2012 Jason Evans <jasone@FreeBSD.org> Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, prior to 3.0.0 release). This fixes several bugs related to memory initialization.
Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other library-internal symbols in jemalloc, and adjust the tls allocation code in libc to use the mangled names.
|