Re: [PATCH] Don't abuse $(prefix) for finding build-time files.

2009-06-20 Thread Sergiu Ivanov
Hello, On Fri, Jun 19, 2009 at 03:01:17PM +0200, Thomas Schwinge wrote: > On Fri, Jun 19, 2009 at 12:21:17AM +0300, Sergiu Ivanov wrote: > > On Wed, Jun 17, 2009 at 12:40:56AM +0200, Thomas Schwinge wrote: > > > +%.sdefsi: > > > + echo '#include ' | \ > > > + $(CPP) \ > > > + $(CPPFLAGS) $(M

Re: [PATCH 1/3] Add the ``--mount'' command line option

2009-06-20 Thread Sergiu Ivanov
Hello, On Fri, Jun 19, 2009 at 01:18:19PM +0200, Thomas Schwinge wrote: > On Thu, Jun 18, 2009 at 11:10:19PM +0300, Sergiu Ivanov wrote: > > All .c files in unionfs define _GNU_SOURCE explicitly (though, true, > > they do only #define _GNU_SOURCE /*(no 1)*/, and I've changed my new > > patch accor

Re: ChangeLog style (was: [PATCH 1/3] Add the ``--mount'' command line option)

2009-06-20 Thread Sergiu Ivanov
Hello, On Fri, Jun 19, 2009 at 01:00:03PM +0200, Thomas Schwinge wrote: > On Thu, Jun 18, 2009 at 11:10:19PM +0300, Sergiu Ivanov wrote: > > On Wed, Jun 17, 2009 at 01:43:42AM +0200, Thomas Schwinge wrote: > > > On Mon, Jun 15, 2009 at 10:39:22PM +0300, Sergiu Ivanov wrote: > > > > * options.h (OP

[patch #6851] fix a bug in BPF

2009-06-20 Thread Zheng Da
URL: Summary: fix a bug in BPF Project: The GNU Hurd Submitted by: zhengda Submitted on: Sun 21 Jun 2009 01:36:19 AM GMT Category: GNU Mach Priority: 5 - Normal