jb 8d80497304 Delete the XXX comments that refer to spinlock recursion. The malloc/free/
realloc functions check for recursion within the malloc code itself. In
a thread-safe library, the single spinlock ensures that no two threads
go inside the protected code at the same time. The thread implementation
is responsible for ensuring that the spinlock does in fact protect malloc.
There was a window of opportunity in which this was not the case. I'll fix
that with a commit RSN.
1998-09-30 06:13:59 +00:00
..
1997-02-22 15:12:41 +00:00
1997-03-11 11:39:58 +00:00
1996-07-12 18:57:58 +00:00
1997-01-20 23:23:22 +00:00
1997-01-20 23:23:22 +00:00
1997-01-20 23:23:22 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-03-11 11:39:58 +00:00
1998-09-16 03:16:06 +00:00
1997-04-13 13:37:56 +00:00
1997-08-23 23:51:12 +00:00
1997-08-23 23:51:12 +00:00