CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/12/18 09:42:08
Modified files: lib/librthread : rthread_stack.c Log message: Provide a random stackgrap on pthread frames. Use _STACKALIGNBYTES to ensure the frames are aligned correctly. Discussed at length with guenther and kettenis ok kettenis, this is the right first step