K 10 svn:author V 3 dfr K 8 svn:date V 27 1999-11-28T19:47:43.000000Z K 7 svn:log V 293 * 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 END