freebsd-src/lib/libpthread
John Birrell e4065e8294 When checking if there is a stack to free, observe the fact that it
might have been mmapped, and if so, passing the pointer to free() is
really not a good idea.

[ In the next millenium, when I've taken over the world, I'm going
  to ban 8 character tabs. You've been warned. ]
1999-08-20 12:17:09 +00:00
..
arch Change to a code sequence which is more likely to work on SMP systems. 1998-09-16 09:27:05 +00:00
man Fix EINVAL related descriptions. 1999-08-20 07:00:22 +00:00
sys Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
test Add mutex test program. 1999-05-09 07:50:31 +00:00
thread When checking if there is a stack to free, observe the fact that it 1999-08-20 12:17:09 +00:00
Makefile Always use growable thread stacks on the i386. The VM_STACK kernel option 1999-07-06 00:25:38 +00:00