aboutsummaryrefslogtreecommitdiff
path: root/stdlib/cxa_thread_atexit_impl.c
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2021-07-23 20:26:01 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2021-07-23 20:27:10 +0530
commitd34ed66f96fa9316654d7adb2afcce4be1d1c4f5 (patch)
treebfc2e55ae280c08bfa5a5990dd5cc1e2e4c071ce /stdlib/cxa_thread_atexit_impl.c
parent7c124e3714c38157230ed1a5d743b37defe64dc2 (diff)
downloadglibc-d34ed66f96fa9316654d7adb2afcce4be1d1c4f5.zip
glibc-d34ed66f96fa9316654d7adb2afcce4be1d1c4f5.tar.gz
glibc-d34ed66f96fa9316654d7adb2afcce4be1d1c4f5.tar.bz2
manual: Document unsupported cases for interposition
These functions call the core allocator functions (realloc and malloc respectively) and are hence guaranteed to allocate memory using the correct functions when multiple allocators are interposed. Having these functions interposed in one allocator and not another may result in confusion, hence discourage interposing them altogether. Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'stdlib/cxa_thread_atexit_impl.c')
0 files changed, 0 insertions, 0 deletions