]> git.ipfire.org Git - thirdparty/glibc.git/commit
__malloc_initialized now signals three states: uninitialized,
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Mar 1998 10:34:44 +0000 (10:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Mar 1998 10:34:44 +0000 (10:34 +0000)
commit11a25a78069035b662a96643fd8e8a9c75202796
tree65f92b5403066c2e94d85fde607eb6713ecaea7a
parentbbc13f20cb53d9b36ff03cd8c918db0b2437b108
__malloc_initialized now signals three states: uninitialized,
initializing, initialized.  Used in mcheck.
malloc/malloc.c