CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/22 11:19:05
Modified files:
lib/libc/sys : sigaltstack.2
Log message:
lower parts of the manual page clearly say why using malloc() to
allocate sigaltstack regions is bad... so the example code should
not use malloc()...
ok semarie
