Files
bash/init-termsigs.patch
T
2013-02-05 16:43:03 -05:00

12 lines
256 B
Diff

*** ../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