bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: [PATCH hurd 1/6] Add file record locking support: libfshelp_rlo


From: Samuel Thibault
Subject: Re: RFC: [PATCH hurd 1/6] Add file record locking support: libfshelp_rlock.patch
Date: Mon, 8 Feb 2016 23:31:00 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

I can only repeat myself:

Svante Signell, on Mon 08 Feb 2016 12:51:42 +0100, wrote:
> +++ hurd-0.7.git20160114/libfshelp/rlock.h
> +
> +//#include <pthread.h>

Why not?  That'd avoid copy/pasting the pthread_cond_init

> +extern int pthread_cond_init (pthread_cond_t *__restrict cond,
> +                           const pthread_condattr_t *__restrict attr);

Please do take our questions & remarks into account, otherwise we can't
make progress.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]