commit bash-20130111 snapshot

This commit is contained in:
Chet Ramey
2013-02-05 16:43:03 -05:00
parent 1b1fe46776
commit ad4aef0831
45 changed files with 26056 additions and 13887 deletions
+11
View File
@@ -0,0 +1,11 @@
*** ../bash-4.2-patched/sig.c 2011-03-12 13:14:06.000000000 -0500
--- sig.c 2013-01-05 18:00:28.000000000 -0500
***************
*** 359,362 ****
--- 359,364 ----
}
#endif /* !HAVE_POSIX_SIGNALS */
+
+ termsigs_initialized = 0;
}
#undef XSIG