Remove now obsolete signame.c and signame.h; functionality is handled by

libiberty/strsignal.c.  Widespread changes to use libiberty/strerror.c
functions for errno manipulations and libiberty/strsignal.c for signo
(signals) manipulations.
This commit is contained in:
Fred Fish
1992-04-22 16:46:47 +00:00
parent be2d8c134a
commit 4ace50a510
16 changed files with 193 additions and 477 deletions

View File

@ -43,6 +43,3 @@ on those where it does, it occurs quite reliably. */
#define HAVE_TERMIO
#define FETCH_INFERIOR_REGISTERS
#define SYS_SIGLIST_MISSING 0 /* we have it on the apollo */