summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-14 09:46:32 +0200
committerJim Meyering <jim@meyering.net>2007-08-14 09:47:05 +0200
commit1490f2dbf33ca75f060890013fb0d8caf28225aa (patch)
treedd888c957f308def22830487dfaf6a66060c517d /THANKS
parented31c612c12e603ce86073952018bf7f00f9cd59 (diff)
downloadcoreutils-1490f2dbf33ca75f060890013fb0d8caf28225aa.tar.xz
od: fix a bug that arises when skipping exact length of file
* NEWS: Document the bug fix. * src/od.c (skip): Call fseek even when n_skip is exactly the same as the length of the current file. Otherwise, the next iteration would use unadjusted input stream pointer, thus ignoring the desired "skip". Report and patch by Paul GHALEB.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index ae5269f31..cdddec497 100644
--- a/THANKS
+++ b/THANKS
@@ -397,6 +397,7 @@ Oskar Liljeblad osk@hem.passagen.se
Pádraig Brady P@draigBrady.com
Patrick Mauritz oxygene@studentenbude.ath.cx
Paul Eggert eggert@twinsun.com
+Paul Ghaleb paul.ghaleb@st.com
Paul Jarc prj@po.cwru.edu
Paul Nevai nevai@ops.mps.ohio-state.edu
Paul Sauer paul@alexa.com