Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/30/1998 12:45:41
Module Name:	src
Committed By:	thorpej
Date:		Mon Nov 30 20:45:41 UTC 1998

Added Files:
	src/lib/libc/gen: __siglist14.c __signame14.c
Log Message:
Renamed sys_siglist and sys_signame, exported as a pointer, not an array,
so that as new signals are added, the exported symbol size does not change.
Update to include new signals.