Merge branch 'lt/fix-sol-pack'
authorJunio C Hamano <junkio@cox.net>
Tue, 4 Apr 2006 20:42:02 +0000 (13:42 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 4 Apr 2006 20:42:02 +0000 (13:42 -0700)
commit4c61b7d15a6215fa4dffa33c37c3ef9df80d3f67
tree651b939f3b03b49849f146552be591f09c9587b8
parentfc9957b0052df6a8248420395bc9febd66194252
parent72fdfb50f721460e4cdff16fbe9c72d4ce6c668c
Merge branch 'lt/fix-sol-pack'

* lt/fix-sol-pack:
  Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
  safe_fgets() - even more anal fgets()
  pack-objects: be incredibly anal about stdio semantics
  Fix Solaris stdio signal handling stupidities
pack-objects.c
read-tree.c