freebsd-dev/lib/libc_r
Jason Evans 34582929f1 Modify previous changes to conform better to libc_r's coding style.
Always use mmap() for default-size stack allocation.  Use MAP_ANON instead
of MAP_STACK on the alpha architecture.

Reduce the amount of code executed while owning _gc_mutex during stack
allocation.
1999-07-11 05:56:37 +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 Removed extraneous comma in xrefs. 1999-05-14 21:03:23 +00:00
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
test Mutex test program. 1999-05-09 07:55:24 +00:00
uthread Modify previous changes to conform better to libc_r's coding style. 1999-07-11 05:56:37 +00:00
Makefile Always use growable thread stacks on the i386. The VM_STACK kernel option 1999-07-06 00:25:38 +00:00