OSDN Git Service

Using seek=? used to cause part of the original file to be zero'ed, i
authorGlenn L McGrath <bug1@ihug.co.nz>
Sun, 10 Sep 2000 04:39:37 +0000 (04:39 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sun, 10 Sep 2000 04:39:37 +0000 (04:39 -0000)
commit18310f1ce3fd2e2fd4ddce6da8ee6867f4196157
tree8659d7094c5d62df6e1f40643855ff7f050f1e05
parent0ae8e5a645d9fba1623a370ec51b9008c6d1bc7c
Using seek=? used to cause part of the original file to be zero'ed, i
think this was caused by opening the file in truncate mode.
coreutils/dd.c
dd.c