15 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Theodore Ts'o 06f59e9f5d Don't fflush(stdout) when it's not helpful 18 years ago
Junio C Hamano d848804a89 write_in_full: size_t is unsigned. 18 years ago
Shawn O. Pearce e6e2bd6201 Remove read_or_die in favor of better error messages. 18 years ago
Linus Torvalds 4494c656e2 Fix up totally buggered read_or_die() 18 years ago
Linus Torvalds d34cf19b89 Clean up write_in_full() users 18 years ago
Eric Wong 3b97fee23d Avoid errors and warnings when attempting to do I/O on zero bytes 18 years ago
Linus Torvalds f6aa66cb95 write_in_full: really write in full or return error on disk full. 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Andy Whitcroft 93d26e4cb9 short i/o: fix calls to read to use xread or read_in_full 18 years ago
Andy Whitcroft e08140568a short i/o: clean up the naming for the write_{in,or}_xxx family 18 years ago
Andy Whitcroft 825cee7b28 send pack check for failure to send revisions list 18 years ago
Shawn O. Pearce 75025ccdb7 Create read_or_die utility routine. 18 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 18 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 18 years ago
Rene Scharfe 7230e6d042 Add write_or_die(), a helper function 18 years ago