.gitignore (was: Build improvements and warning fixes)

2011-10-08 Thread olafBuddenhagen
Hi, On Tue, Sep 06, 2011 at 01:23:41PM +0200, Thomas Schwinge wrote: > diff --git a/.gitignore b/.gitignore [...] > +*~ Err... That doesn't look like anything auto-generated by the build system? I suspect it's for emacs backup files or similar local trash. Please use local ignore rules for this

Re: Build improvements and warning fixes

2011-09-06 Thread Guillem Jover
On Tue, 2011-09-06 at 13:23:41 +0200, Thomas Schwinge wrote: > On Thu, 25 Aug 2011 15:22:23 +0200, Guillem Jover wrote: > > [PATCH 01/17] Add a .gitignore file > > [PATCH 02/17] Enable silent builds by default if available > > > > I'm resending these two, as they seem to have fallen through the c

Mach projected buffers for user-space device drivers? (was: Build improvements and warning fixes)

2011-09-06 Thread Thomas Schwinge
Hi! > > [projected buffers] On Sat, 27 Aug 2011 19:14:06 +0200, Samuel Thibault wrote: > Ah, right (hard to answer sanely while following the GHM). Well, anyway, > grepping through the whole hurd+gnumach+glibc code didn't show any use > of this. In fact, this projected buffer interface is not

Re: Build improvements and warning fixes

2011-09-06 Thread Thomas Schwinge
Hi! On Thu, 25 Aug 2011 15:22:23 +0200, Guillem Jover wrote: > [PATCH 01/17] Add a .gitignore file > [PATCH 02/17] Enable silent builds by default if available > > I'm resending these two, as they seem to have fallen through the cracks. I remember. Sorry. What do you think about putting the

Re: Build improvements and warning fixes

2011-08-27 Thread Samuel Thibault
Roland McGrath, le Sat 27 Aug 2011 10:01:45 -0700, a écrit : > > Guillem Jover, le Thu 25 Aug 2011 15:22:23 +0200, a écrit : > > > [PATCH 17/17] Initialize the new map entry when it's a projected > > > > > > This one seems correct at first sight, but I'm actually surprised this > > > has not cause

Re: Build improvements and warning fixes

2011-08-27 Thread Roland McGrath
> Guillem Jover, le Thu 25 Aug 2011 15:22:23 +0200, a écrit : > > [PATCH 17/17] Initialize the new map entry when it's a projected > > > > This one seems correct at first sight, but I'm actually surprised this > > has not caused many failures in the past... > > We never fork tasks. The exec serve

Re: Build improvements and warning fixes

2011-08-26 Thread Samuel Thibault
Guillem Jover, le Thu 25 Aug 2011 15:22:23 +0200, a écrit : > [PATCH 17/17] Initialize the new map entry when it's a projected > > This one seems correct at first sight, but I'm actually surprised this > has not caused many failures in the past... We never fork tasks. The exec server recreates th

Build improvements and warning fixes

2011-08-25 Thread Guillem Jover
I've cleaned up some of the stuff I've had on my local tree for some time now. I'll try to clean up the rest. [PATCH 01/17] Add a .gitignore file [PATCH 02/17] Enable silent builds by default if available I'm resending these two, as they seem to have fallen through the cracks. [PATCH 03/17] Use