Re: [PATCH gnumach] Do not take unused strpbrk() from libc

2011-09-09 Thread Samuel Thibault
Guillem Jover, le Fri 09 Sep 2011 03:44:09 +0200, a écrit : > * Makefile.am (clib_routines): Remove strpbrk. Applied, thanks. Samuel

Re: Interface for SCSI transactions ?

2011-09-09 Thread Thomas Schmitt
Hi, > It's actually very simple to define an RPC, it essentially looks > like a C function declaration, see ./include/device/device.defs > for the device_set_status RPC declaration for instance. Ahum ... i will have to design such a prototype. > routine device_set_status( > devic

Re: ChangeLog/commit messages

2011-09-09 Thread olafBuddenhagen
Hi, On Wed, Sep 07, 2011 at 05:06:09PM +0200, Thomas Schwinge wrote: > On the other hand, comments such as Olaf's quoted above (``Instead of > [...]'') should in fact not be put into the ChangeLog/commit message, > but should be put (in a slightly altered form, of course) into the > code itself: