about summary refs log tree commit diff
path: root/bits/sigstack.h
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1998-05-041-0/+39
1998-05-04 12:40 Ulrich Drepper <drepper@cygnus.com> * malloc/malloc.c (ptmalloc_init_all): New function. Similar to ptmalloc_unlock_all, but re-initializes the mutexes instead. (ptmalloc_init): Use new function in thread_at_fork call. (thread_atfork_static): Likewise. Suggested by Wolfram Gloger and Xavier Leroy.