Module Name: src
Committed By: thorpej
Date: Tue Dec 1 20:31:41 UTC 1998
Modified Files:
src/lib/libc/gen: signame.c
Log Message:
Warn about references to the compatibility sys_signame[], and direct
the user to include <signal.h> to generate the correct reference.
Suggestion from Christoph Badura.