๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.29.3
/
write-or-die.c
tag
14193fc92b3cdaad09c550474029c9a273bf8829
tagger
Junio C Hamano <gitster@pobox.com>
Mon Mar 08 20:08:14 2021
object
0628636d0c21324ae0f11be591611c6b1e55705f
Git 2.29.3
fa2656f
write_or_die.c: rename to use dashes in file name
by Stefan Beller
ยท 8 years ago
[Renamed from write_or_die.c]
b992fe1
run-command: move check_pipe() from write_or_die to run_command
by Lars Schneider
ยท 9 years ago
ca5c701
write_or_die: drop write_or_whine_pipe()
by Jeff King
ยท 9 years ago
b333d0d
write_or_die: remove the unused write_or_whine() function
by Ramsay Jones
ยท 10 years ago
9658846
write_or_die: handle EPIPE in async threads
by Jeff King
ยท 10 years ago
9540ce5
refs: write packed_refs file using stdio
by Jeff King
ยท 11 years ago
756e676
write_or_die: raise SIGPIPE when we get EPIPE
by Jeff King
ยท 13 years ago
84adb64
maybe_flush_or_die: move a too-loose Windows specific error
by Johannes Sixt
ยท 13 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
ยท 17 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
ยท 18 years ago
0104ca0
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
by Heikki Orsila
ยท 18 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
ยท 19 years ago
e6e2bd6
Remove read_or_die in favor of better error messages.
by Shawn O. Pearce
ยท 19 years ago
4494c65
Fix up totally buggered read_or_die()
by Linus Torvalds
ยท 19 years ago
d34cf19
Clean up write_in_full() users
by Linus Torvalds
ยท 19 years ago
3b97fee
Avoid errors and warnings when attempting to do I/O on zero bytes
by Eric Wong
ยท 19 years ago
f6aa66c
write_in_full: really write in full or return error on disk full.
by Linus Torvalds
ยท 19 years ago
93822c2
short i/o: fix calls to write to use xwrite or write_in_full
by Andy Whitcroft
ยท 19 years ago
93d26e4
short i/o: fix calls to read to use xread or read_in_full
by Andy Whitcroft
ยท 19 years ago
e081405
short i/o: clean up the naming for the write_{in,or}_xxx family
by Andy Whitcroft
ยท 19 years ago
cf2999e
Merge branch 'sp/mmap'
by Junio C Hamano
ยท 19 years ago
825cee7
send pack check for failure to send revisions list
by Andy Whitcroft
ยท 19 years ago
75025cc
Create read_or_die utility routine.
by Shawn O. Pearce
ยท 19 years ago
7cf6720
Trace into open fd and refactor tracing code.
by Christian Couder
ยท 19 years ago
7230e6d
Add write_or_die(), a helper function
by Rene Scharfe
ยท 19 years ago