[vlc-devel] Re: vlc: svn commit r18423 (xtophe)

Rémi Denis-Courmont rem at videolan.org
Tue Dec 19 21:18:43 CET 2006


Le mardi 19 décembre 2006 20:58, Subversion daemon a écrit :
> r18423 | xtophe | 2006-12-19 20:58:54 +0100 (Tue, 19 Dec 2006) | 2
> lines Changed paths:
>    M /trunk/extras/contrib/src/Makefile
>
> Manual install for pthread

We have a few unsafe use of localtime instead of localtime_r on Win32 
within VLC. I did not realize we had pthread-win32, which could solve 
this.

It could also provide lazy mutexes initializer instead of the horrible 
global mutex variable that some plugins and components currently need 
to use, plus, of course R/W locks and barriers if someone feels like 
using these.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20061219/86688652/attachment.sig>


More information about the vlc-devel mailing list