CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/03 17:06:11
Modified files:
lib/libc/sys : sigaction.2
lib/libc/gen : signal.3
Log message:
Document that openat(), etc are safe to call from a signal handler.
While here, recognize that _Exit() and raise() are C functions.
ok deraadt@, guenther@, jmc@
