Imported from ../bash-2.05a.tar.gz.
This commit is contained in:
parent
28ef6c316f
commit
f73dda092b
303 changed files with 37069 additions and 28812 deletions
|
@ -32,9 +32,9 @@ Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. */
|
|||
# include "trap.h"
|
||||
#endif
|
||||
|
||||
char *sys_siglist[NSIG];
|
||||
#include "xmalloc.h"
|
||||
|
||||
extern char *xmalloc (), *malloc ();
|
||||
char *sys_siglist[NSIG];
|
||||
|
||||
void
|
||||
initialize_siglist ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue