summaryrefslogtreecommitdiff
path: root/git-cherry.sh
diff options
context:
space:
mode:
authorLibravatar Linus Torvalds <torvalds@osdl.org>2006-04-02 13:31:54 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-04-02 13:46:27 -0700
commitda93d12b00425a37e81e227671f13130efcfe93f (patch)
tree84aba76a2bdd6dfa786438de0d7b3beb2462f1ba /git-cherry.sh
parentFix Solaris stdio signal handling stupidities (diff)
downloadtgif-da93d12b00425a37e81e227671f13130efcfe93f.tar.xz
pack-objects: be incredibly anal about stdio semantics
This is the "letter of the law" version of using fgets() properly in the face of incredibly broken stdio implementations. We can work around the Solaris breakage with SA_RESTART, but in case anybody else is ever that stupid, here's the "safe" (read: "insanely anal") way to use fgets. It probably goes without saying that I'm not terribly impressed by Solaris libc. Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-cherry.sh')
0 files changed, 0 insertions, 0 deletions