Re: GSoC ideas

2016-03-05 Thread Ludovic Courtès
Manolis Ragkousis skribis: > On 03/02/16 23:31, Ludovic Courtès wrote: [...] >> Other options include calling out to the ‘settrans’ command (inelegant >> IMO), writing Guile bindings for some of the Hurd libraries, and/or some >> sort of a MiG in Scheme (neat but takes some time!). > > We could

Re: Rework of the userspace interrupt handling patch

2016-03-05 Thread Justus Winter
Hi, Quoting Robert Millan (2016-03-05 11:20:35) > El 28/02/16 a les 00:33, Justus Winter ha escrit: > > This requires a tiny change to libddekit. I'll send it as a > > follow-up. With it libddekit supports both the new and old kind of > > notification to make upgrades painless. > > This sounds

Re: Coppyright assignment

2016-03-05 Thread Justus Winter
Quoting Ludovic Courtès (2016-03-04 16:35:26) > Justus Winter <4win...@informatik.uni-hamburg.de> skribis: > > > Quoting Ludovic Courtès (2016-03-04 13:49:09) > >> Justus Winter <4win...@informatik.uni-hamburg.de> skribis: > >> > >> > I have learned that not all GNU projects require this. For ex

Re: Rework of the userspace interrupt handling patch

2016-03-05 Thread Robert Millan
Hi Justus El 28/02/16 a les 00:33, Justus Winter ha escrit: > This requires a tiny change to libddekit. I'll send it as a > follow-up. With it libddekit supports both the new and old kind of > notification to make upgrades painless. This sounds like it could affect the implementation in Rump,