CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/02/10 15:59:02
Modified files: lib/librthread : rthread_stack.c Log message: Shift top-of-stack down so that the random==0 case doesn't leave stack pointer beyond the space. ok stefan, tedu