1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
libxml2/include
Daniel Veillard 379ebc1d77 Cleanup on randomization
tsan reported that rand() is not thread safe, so create
a thread safe wrapper, use rand_r() if available.
Consolidate the function, initialization and cleanup in
dict.c and make sure it is initialized in xmlInitParser()
2012-05-18 15:41:31 +08:00
..
libxml Cleanup on randomization 2012-05-18 15:41:31 +08:00
.cvsignore Various things that are generated and should be ignored. 2001-07-11 00:03:16 +00:00
Makefile.am added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel 2002-10-23 14:55:02 +00:00
win32config.h add ICONV_CONST define for win32 build to satisfy encoding.c change in rev 2008-03-10 15:26:27 +00:00
wsockcompat.h Allow to compile with Visual Studio 2010 2012-05-09 18:27:04 +08:00