Re: [PATCH] adding /proc/pid/exe

2017-01-02 Thread Justus Winter
Samuel Thibault writes: > Hello, > > Samuel Thibault, on Mon 19 Dec 2016 14:38:25 +0100, wrote: >> I'm notably wondering about the RPC: >> should we be using string_t or data_t ? > > So, any opinion on this? I recommend just using string_t for now. Eventually, we need to salvage the string_t di

Re: Porting with Guix

2017-01-02 Thread Manolis Ragkousis
Hello Rennes, Please pull the latest changes from my github repo, try again and report back. Manolis

Re: [PATCH] adding /proc/pid/exe

2017-01-02 Thread Samuel Thibault
Hello, Samuel Thibault, on Mon 19 Dec 2016 14:38:25 +0100, wrote: > I'm notably wondering about the RPC: > should we be using string_t or data_t ? So, any opinion on this? > Index: hurd-debian/hurd/process.defs > === > --- hurd-debi