CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/21 23:54:13
Modified files:
lib/libc/sys : __thrsigdivert.2
Log message:
Point to <signal.h> and not <sys/signal.h>: the latter is
an implementation detail for the kernel, libc, and libkvm,
and should not be a concern for others.
