about summary refs log tree commit diff
path: root/stdio-common
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-04-14 09:18:30 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-04-14 09:18:30 +0200
commit8a727af925be63aa6ea0f5f90e16751fd541626b (patch)
tree6087805d375e12f7e3b1ad8cbf60dac3a2c9af96 /stdio-common
parentae9e94e744c2328b57c6586584b0cd776b7b4ca8 (diff)
downloadglibc-8a727af925be63aa6ea0f5f90e16751fd541626b.tar.gz
glibc-8a727af925be63aa6ea0f5f90e16751fd541626b.tar.xz
glibc-8a727af925be63aa6ea0f5f90e16751fd541626b.zip
malloc: Remove malloc hooks from fork handler
The fork handler now runs so late that there is no risk anymore that
other fork handlers in the same thread use malloc, so it is no
longer necessary to install malloc hooks which made a subset
of malloc functionality available to the thread that called fork.
Diffstat (limited to 'stdio-common')
0 files changed, 0 insertions, 0 deletions