Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Tue Dec 1 20:31:00 UTC 1998
Modified Files:
src/lib/libc/gen: siglist.c
Log Message:
Warn about references to the compatibility sys_signame[], and direct the
user to include <signal.h> or <unistd.h> to generate the correct reference.
Warn about references to the deprecated __sys_signame[], and direct the
user to include <signal.h> or <unistd.h> and use sys_signame instead.
Home |
Main Index |
Thread Index |
Old Index