diff options
author | Linus Torvalds <torvalds@osdl.org> | 2006-04-02 13:28:27 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-02 13:41:56 -0700 |
commit | fb7a6531e67333b22967bf5b96ef22a28f3b2552 (patch) | |
tree | 2c9630cdc268cef058945d80a21aaa4d658d0b69 /git-repack.sh | |
parent | tar-tree: file/dirmode fix. (diff) | |
download | tgif-fb7a6531e67333b22967bf5b96ef22a28f3b2552.tar.xz |
Fix Solaris stdio signal handling stupidities
This uses sigaction() to install the SIGALRM handler with SA_RESTART, so
that Solaris stdio doesn't break completely when a signal interrupts a
read.
Thanks to Jason Riedy for confirming the silly Solaris signal behaviour.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions