Re: GSOC - valgrind-hurd

2014-05-23 Thread Samuel Thibault
Subhashish, le Sat 24 May 2014 01:33:31 +0530, a écrit : > I just wanted to ask that in configure.ac, whether I should > >Set up VGCONF_ARCHS_INCLUDE_. > >set up VGCONF_OS_IS_ > or leave it to be done when required? for ARCHS_INCLUDE, it'll be in X86, xX86_GNU, and define a VGCONF_OS_IS_GNU, indee

GSOC - valgrind-hurd

2014-05-23 Thread Subhashish
Hello, I got the configure checks to pass; Here's the log: http://pastebin.com/KCPceTU4 I just wanted to ask that in configure.ac, whether I should Set up VGCONF_ARCHS_INCLUDE_. set up VGCONF_OS_IS_ or leave it to be done when required? Any other recommendations? Regards, Subhashish

Re: [PATCH 7/7] libtrivfs: lock-less reference counting for trivfs_peropen objects

2014-05-23 Thread Justus Winter
Quoting Samuel Thibault (2014-05-23 01:40:19) > Justus Winter, le Tue 13 May 2014 21:02:56 +0200, a écrit : > > diff --git a/libtrivfs/protid-clean.c b/libtrivfs/protid-clean.c > > index f98da6a..cce736d 100644 > > --- a/libtrivfs/protid-clean.c > > +++ b/libtrivfs/protid-clean.c > > @@ -31,19 +31,