Re: [PATCH] Change file_utimes RPC to use a struct timespec and update the servers to use UTIME_NOW and UTIME_OMIT.

2015-08-31 Thread Flávio Cruz
On Sun, 30 Aug 2015 at 01:24 Samuel Thibault wrote: > Hello, > > Thanks for working on this! > > Flávio Cruz, le Sat 29 Aug 2015 03:35:56 +0100, a écrit : > > These two patches allow the glibc and the hurd servers to handle > UTIME_OMIT and UTIME_NOW in futimens. > > The

Re: [PATCH] Rump on GNU/Hurd (4): Userspace PCI I/O

2015-08-31 Thread Antti Kantee
On 31/08/15 14:30, Robert Millan wrote: El 31/08/15 a les 16:04, Robert Millan ha escrit: I had some trouble with the .BEGIN approach, but the MAKEFILEINC one works perfectly. I'm attaching a patch. Actually, please use this one, which includes .ifdef not to break other platforms ;-) Yea

Re: [PATCH] Rump on GNU/Hurd (4): Userspace PCI I/O

2015-08-31 Thread Antti Kantee
On 30/08/15 15:10, Robert Millan wrote: But that's not what you were asking for. I don't know what's wrong based on the above. Can you paste the entire Makefile and command line? Makefile is attached (in my tree, this is pci-userspace/src-gnu/Makefile) Command-line is:

Re: [PATCH] Rump on GNU/Hurd (4): Userspace PCI I/O

2015-08-31 Thread Robert Millan
El 31/08/15 a les 16:04, Robert Millan ha escrit: I had some trouble with the .BEGIN approach, but the MAKEFILEINC one works perfectly. I'm attaching a patch. Actually, please use this one, which includes .ifdef not to break other platforms ;-) -- Robert Millan Index:

Re: [PATCH] Rump on GNU/Hurd (4): Userspace PCI I/O

2015-08-31 Thread Robert Millan
El 31/08/15 a les 13:07, Antti Kantee ha escrit: On 30/08/15 15:10, Robert Millan wrote: But that's not what you were asking for. I don't know what's wrong based on the above. Can you paste the entire Makefile and command line? Makefile is attached (in my tree, this is