CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/12/27 11:32:19
Modified files: lib/libc/sys : stack_protector.c Log message: do not need to create the stack cookie using a constructor anymore, since the kernel supplies a .openbsd.randomdata segment. ok matthew miod guenther