summaryrefslogtreecommitdiff
path: root/write_or_die.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-08short i/o: fix calls to write to use xwrite or write_in_fullLibravatar Andy Whitcroft1-25/+20
2007-01-08short i/o: fix calls to read to use xread or read_in_fullLibravatar Andy Whitcroft1-6/+23
2007-01-08short i/o: clean up the naming for the write_{in,or}_xxx familyLibravatar Andy Whitcroft1-30/+42
2007-01-07Merge branch 'sp/mmap'Libravatar Junio C Hamano1-0/+16
2007-01-02send pack check for failure to send revisions listLibravatar Andy Whitcroft1-0/+23
2006-12-29Create read_or_die utility routine.Libravatar Shawn O. Pearce1-0/+16
2006-08-31Trace into open fd and refactor tracing code.Libravatar Christian Couder1-0/+25
2006-08-21Add write_or_die(), a helper functionLibravatar Rene Scharfe1-0/+20