]> err.no Git - moreutils/commit
sponge: Ensure that suspending/resuming doesn't result in partial writes of the data...
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 10 Apr 2008 18:05:25 +0000 (14:05 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 10 Apr 2008 18:05:25 +0000 (14:05 -0400)
commit71349b5ae83878f4e59fc6517976998150856933
tree16a3bf4ae9dfa933cfa1065a0373796d9e80543e
parent2fbf7a9636fae8012298901e98e63cc1b32745ee
sponge: Ensure that suspending/resuming doesn't result in partial writes of the data, by using fwrite() rather than write().
debian/changelog
sponge.c