bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH]: update tls and lock tests, gl_cond_t WIN32 implementation


From: Yoann Vandoorselaere
Subject: Re: [PATCH]: update tls and lock tests, gl_cond_t WIN32 implementation
Date: Thu, 02 Oct 2008 14:54:52 +0200

Le mercredi 01 octobre 2008 à 03:40 +0200, Bruno Haible a écrit :
> Yoann Vandoorselaere wrote on 2008-09-18:
> > > > - Add the missing cond-tests module.
> 
> Applied as follows. I
>   - removed ENABLE_LOCKING,
>   - made use of gl_cond_define_initialized and gl_lock_define_initialized
>     (because the macros gl_cond_initializer and gl_lock_initializer are not
>     public),
>   - made test_timecond static,
>   - changed whitespace, to adhere to the GNU coding style.

Hi Bruno,

Here is an updated patch against the current GIT repository. It provides
a working implementation of gl_cond_t for WIN32 platform - based on
http://www.cs.wustl.edu/~schmidt/win32-cv-1.html - and remove some
deprecated definition.

Additionally, is there any update concerning the strerror, and other
remaining modules LGPL to LGPLv2+ changes?

Regards,

-- 
Yoann Vandoorselaere | Responsable R&D / CTO | PreludeIDS Technologies
Tel: +33 (0)9 50 70 21 58                  Fax: +33(0)9 57 25 21 58
http://www.prelude-ids.com





reply via email to

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