CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2021/03/27 05:17:58
Modified files: regress/lib/libc/explicit_bzero: explicit_bzero.c Log message: Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux. ok bluhm@, inoguchi@, tb@, deraadt@