From: Jim Meyering Date: Fri, 2 Feb 2007 00:22:58 +0000 (+0100) Subject: * src/c99-to-c89.diff: Make shred.c Index: and a/b prefixes X-Git-Tag: COREUTILS-6_8~46 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d72903fafbd744ea57b25c47607c6b0c9c49766;p=platform%2Fupstream%2Fcoreutils.git * src/c99-to-c89.diff: Make shred.c Index: and a/b prefixes consistent, so this can be applied with patch -p0. Reported by Matthew Woehlke. * Makefile.maint (patch-check): Use patch with its -p2 option, since that makes this check slightly more strict. --- diff --git a/ChangeLog b/ChangeLog index d0de2f4..ee43b25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-02-02 Jim Meyering + + * src/c99-to-c89.diff: Make shred.c Index: and a/b prefixes + consistent, so this can be applied with patch -p0. + Reported by Matthew Woehlke. + + * Makefile.maint (patch-check): Use patch with its -p2 option, + since that makes this check slightly more strict. + 2007-01-29 Jim Meyering Plug a leak in ls. diff --git a/Makefile.maint b/Makefile.maint index d526baa..53b61b6 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -329,7 +329,7 @@ sc_useless_cpp_parens: patch-check: rm -rf src-c89 $@.1 $@.2 cp -a src src-c89 - (cd src-c89; patch -V never --fuzz=0) < src/c99-to-c89.diff \ + (cd src-c89; patch -p2 -V never --fuzz=0) < src/c99-to-c89.diff \ > $@.1 2>&1 if test "$${REGEN_PATCH+set}" = set; then \ diff -upr src src-c89 > new-diff || : ; fi diff --git a/src/c99-to-c89.diff b/src/c99-to-c89.diff index 04db772..997b009 100644 --- a/src/c99-to-c89.diff +++ b/src/c99-to-c89.diff @@ -83,13 +83,13 @@ index 364a21c..7a24014 100644 + } + } } -Index: shred.c +Index: src/shred.c =================================================================== RCS file: /fetish/cu/src/shred.c,v retrieving revision 1.130 diff -u -p -r1.130 shred.c ---- shred.c 3 Sep 2006 02:53:16 -0000 1.130 -+++ shred.c 3 Oct 2006 13:48:24 -0000 +--- a/src/shred.c 3 Sep 2006 02:53:16 -0000 1.130 ++++ b/src/shred.c 3 Oct 2006 13:48:24 -0000 @@ -464,7 +464,7 @@ dopass (int fd, char const *qname, off_t out. Thus, it shouldn't give up on bad blocks. This code works because lim is always a multiple of