CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/10 21:12:22
Modified files:
lib/librthread : rthread_stack.c
Log message:
Start mapping thread stacks with MAP_STACK. mmap() currently ignores
the flag, but some problem identification can begin.
