about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-06-24 02:52:58 +0000
committerEric Wong <e@80x24.org>2019-06-24 05:26:39 +0000
commit01d8132315e855bf35fa655f19741c2206f97ddc (patch)
tree2c5631ce20e1c173d4ef1e68f914bcd7c6d61842 /Makefile.PL
parent19382e401c5fe158200ba43c204875e368158374 (diff)
downloadpublic-inbox-01d8132315e855bf35fa655f19741c2206f97ddc.tar.gz
We end up buffering giant things to the FS sometimes, and open()
is not a cheap syscall; so being forced to do it twice to get a
file description with O_APPEND is gross when we can just use
O_EXCL ourselves and loop on EEXIST.
Diffstat (limited to 'Makefile.PL')
0 files changed, 0 insertions, 0 deletions