commit | db0eb8df5a13ef5dcf228519682d41cfe5f8700b | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Sun Jan 13 13:35:00 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Sun Jan 13 13:35:00 2002 +0000 |
tree | bfef73b53415981707ae4e70bd7159743192f72f | |
parent | 845cce4cf1930d2ab9953ac1a345c5d3bed1ed94 [diff] |
applied Serguei Narojnyi's patch to add native thread support on the Win32 * threads.c: applied Serguei Narojnyi's patch to add native thread support on the Win32 platform * testThreadsWin32.c Makefile.am: added the test program also from Serguei, Win32 specific * include/win32config.h include/libxml/xmlwin32version.h.in: added patch from Igor for the Windows thread specific defines. Daniel