]> err.no Git - moreutils/commit
optimize tempfile copying
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Apr 2008 22:34:34 +0000 (18:34 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Apr 2008 22:34:34 +0000 (18:34 -0400)
commit6f31909ff74c064ea0b5126219b3e8f7b8826bee
treebc14e7cfdc21d1b3c6d75da5ea3eafad393e6dc6
parenta580bbd17850753746d6d1a2b65817edaf4485c9
optimize tempfile copying

Reuse the buffer and copy in chunks that are the full buffer size.
sponge.c