HardenedBSD/lib/libkse
Doug Rabson 3c085f72bb * Fix the stack allocation code so that it works for alpha. Change it
to use mmap(..., MAP_STACK, ...) on alpha too since that should work
  now.
* Add hooks to allow GDB to access the internals of pthreads without
  having to know the exact layout of struct pthread.

Reviewed by: deischen
1999-11-28 19:47:43 +00:00
..
sys
test
thread * Fix the stack allocation code so that it works for alpha. Change it 1999-11-28 19:47:43 +00:00
Makefile