commit bash-20161108 snapshot

This commit is contained in:
Chet Ramey
2016-11-10 11:32:12 -05:00
parent ec1101c37e
commit 78a3f8a4ba
13 changed files with 219 additions and 88 deletions
+2
View File
@@ -494,6 +494,8 @@ first_pending_trap ()
return -1;
}
/* Return > 0 if any of the "real" signals (not fake signals like EXIT) are
trapped. */
int
any_signals_trapped ()
{