This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ppc64 gmon-start change


Ulrich Drepper writes:

> Stop sending context diffs!  I've asked you for this before.  It cannot
> be that hard to add the -u option.

Sorry I was following the maintainers guide [
http://www.gnu.org/prep/maintain.html] which include the example:

LC_ALL=C TZ=UTC0 diff -rc2P gcc-2.3.2 gcc-2.3.3 | \
  gzip -9 >gcc-2.3.2-2.3.3.patch.gz

But when in Rome, I'll use diff -ru2P from now on.

Do I need to resubmit previous patches?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]