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.