commit bash-20130301 snapshot

This commit is contained in:
Chet Ramey
2013-03-26 20:51:22 -04:00
parent 8eb22ee966
commit c7e43312f9
220 changed files with 45368 additions and 801 deletions
+3 -3
View File
@@ -108,10 +108,10 @@ do { \
#endif /* !HAVE_POSIX_SIGNALS */
/* Extern variables */
extern sig_atomic_t sigwinch_received;
extern sig_atomic_t sigterm_received;
extern volatile sig_atomic_t sigwinch_received;
extern volatile sig_atomic_t sigterm_received;
extern int interrupt_immediately;
extern int interrupt_immediately; /* no longer used */
extern int terminate_immediately;
/* Functions from sig.c. */