K 10 svn:author V 6 jasone K 8 svn:date V 27 1999-07-11T05:56:37.000000Z K 7 svn:log V 268 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. END