John Birrell d5bc59bb81 Fix recursion problem which occurs when a signal is received during
a malloc. The signal handler creates a thread which requires a malloc...
For now, the only thing to do is to block signals. When we move user
pthreads to use the kernel threads, mutexes will be implemented in kernel
space and then malloc can revert.
1997-12-15 02:12:42 +00:00
..
1997-10-16 14:41:25 +00:00
1997-10-21 08:41:15 +00:00
1997-10-21 08:41:15 +00:00
1997-11-23 17:58:55 +00:00
1997-10-21 08:41:15 +00:00
1997-10-26 10:37:35 +00:00
1997-10-21 08:41:15 +00:00
1997-11-23 17:58:55 +00:00