Thread (2 messages) 2 messages, 2 authors, 2023-02-16

Re: [PATCH] test-genzeros: avoid raw write(2)

From: Junio C Hamano <hidden>
Date: 2023-02-16 16:09:58

Possibly related (same subject, not in this thread)

Jeff King [off-list ref] writes:
quoted
    I ended up avoiding write_or_die() primarily because there is
    nothing "Git" about this helper, which is a poor-man's emulation
    of "dd if=/dev/zero".  It felt a bit too much to pull cache.h in
    as dependency for it.
I don't find it any more "Git" than xwrite() or die_errno(), really, but
I am quite happy with what you have here.
True.  I view "git-compat-util.h" as "projects, not limited to Git,
would benefit by its help to use POSIX api more sensibly", while
"cache.h" is "things that are about Git".  write_or_die() is certainly
in the former category, but is not available without "cache.h" X-<.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help