summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2008-10-13 22:04:51 -0600
committerEric Blake <ebb9@byu.net>2008-10-16 06:20:50 -0600
commitddc409b59e57ac0dce72eda1e532c5224b4205ab (patch)
tree6bf1e8eb1a850156b401569378b944c59bf4c144 /bootstrap.conf
parent7eb3aab88bc64ded2071673700439ba13c75d21e (diff)
downloadcoreutils-ddc409b59e57ac0dce72eda1e532c5224b4205ab.tar.xz
csplit: prefer sigaction over signal
* bootstrap.conf (gnulib_modules): Import sigaction. * src/csplit.c (sigprocmask, siginterrupt) [SA_NOCLDSTOP]: Delete workarounds. (interrupt_handler, main): Drop use of signal. Rely on sigaction to block fatal signal during cleanup, and to restore it to default in case of nested signals.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index b3eec48d5..6405955c6 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -84,7 +84,7 @@ gnulib_modules="
safe-read same
save-cwd savedir savewd
selinux-at
- settime sig2str ssize_t stat-macros
+ settime sig2str sigaction ssize_t stat-macros
stat-time stdbool stdlib-safer stpcpy
stpncpy
strftime