freebsd-dev/lib/libc_r
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
..
arch $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man add pthread_cancel, obtained from OpenBSD. 1999-11-28 05:38:13 +00:00
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread * Fix the stack allocation code so that it works for alpha. Change it 1999-11-28 19:47:43 +00:00
Makefile add pthread_cancel, obtained from OpenBSD. 1999-11-28 05:38:13 +00:00