Re: [PATCH] eth-multiplxer: Implement ds_device_close()

2017-09-22 Thread Joan Lledó
> Please confirm that eth-multiplexer does not die. It doesn't, see [1] > MIG_SERVER_DIED is generated by the mig-generated client stubs when the > replies message id does not matche the expected id, but > MACH_NOTIFY_SEND_ONCE. This message is generated by the kernel if a > send-once right is d

Re: BUG: /proc/self/exe reports relative paths, should always return absolute paths?

2017-09-22 Thread Svante Signell
On Thu, 2017-09-21 at 14:46 +0200, Samuel Thibault wrote: > Svante Signell, on jeu. 21 sept. 2017 10:11:42 +0200, wrote: > > Sorry. Now I've built glibc successfully. > > Should this warning be fixed with a cast too? > > Casting is almost never the right solution. > > And here it's for a good rea

Re: BUG: /proc/self/exe reports relative paths, should always return absolute paths?

2017-09-22 Thread Samuel Thibault
Hello, Svante Signell, on ven. 22 sept. 2017 16:24:11 +0200, wrote: > Final version? Almost there :) > -/* Replace the current process, executing FILE_NAME with arguments ARGV and > - environment ENVP. ARGV and ENVP are terminated by NULL pointers. */ > +/* Replace the current process, execu