Sign in
googlers
/
jrn
/
git
/
3591b27c436b29220200770353d72e6833243d96
/
write-or-die.c
fa2656f
write_or_die.c: rename to use dashes in file name
by Stefan Beller
· 7 years ago
[Renamed from write_or_die.c]
b992fe1
run-command: move check_pipe() from write_or_die to run_command
by Lars Schneider
· 8 years ago
ca5c701
write_or_die: drop write_or_whine_pipe()
by Jeff King
· 8 years ago
b333d0d
write_or_die: remove the unused write_or_whine() function
by Ramsay Jones
· 9 years ago
9658846
write_or_die: handle EPIPE in async threads
by Jeff King
· 9 years ago
9540ce5
refs: write packed_refs file using stdio
by Jeff King
· 10 years ago
756e676
write_or_die: raise SIGPIPE when we get EPIPE
by Jeff King
· 12 years ago
84adb64
maybe_flush_or_die: move a too-loose Windows specific error
by Johannes Sixt
· 12 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
· 16 years ago
559e840
Move read_in_full() and write_in_full() to wrapper.c
by Junio C Hamano
· 16 years ago
b2f5e26
Windows: Work around an oddity when a pipe with no reader is written to.
by Johannes Sixt
· 17 years ago
4c81b03
Make pack creation always fsync() the result
by Linus Torvalds
· 17 years ago
0104ca0
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
by Heikki Orsila
· 17 years ago
06f59e9
Don't fflush(stdout) when it's not helpful
by Theodore Ts'o
· 18 years ago
d848804
write_in_full: size_t is unsigned.
by Junio C Hamano
· 18 years ago
e6e2bd6
Remove read_or_die in favor of better error messages.
by Shawn O. Pearce
· 18 years ago
4494c65
Fix up totally buggered read_or_die()
by Linus Torvalds
· 18 years ago
d34cf19
Clean up write_in_full() users
by Linus Torvalds
· 18 years ago
3b97fee
Avoid errors and warnings when attempting to do I/O on zero bytes
by Eric Wong
· 18 years ago
f6aa66c
write_in_full: really write in full or return error on disk full.
by Linus Torvalds
· 18 years ago
93822c2
short i/o: fix calls to write to use xwrite or write_in_full
by Andy Whitcroft
· 18 years ago
93d26e4
short i/o: fix calls to read to use xread or read_in_full
by Andy Whitcroft
· 18 years ago
e081405
short i/o: clean up the naming for the write_{in,or}_xxx family
by Andy Whitcroft
· 18 years ago
cf2999e
Merge branch 'sp/mmap'
by Junio C Hamano
· 18 years ago
825cee7
send pack check for failure to send revisions list
by Andy Whitcroft
· 18 years ago
75025cc
Create read_or_die utility routine.
by Shawn O. Pearce
· 18 years ago
7cf6720
Trace into open fd and refactor tracing code.
by Christian Couder
· 18 years ago
7230e6d
Add write_or_die(), a helper function
by Rene Scharfe
· 18 years ago