libexpat/expat/lib
Sebastian Pipping 55839b633f xmlparse.c: Read /dev/urandom if non-blocking getrandom failed
This is in line with what recent Python does:

1) Calling getrandom with GRND_NONBLOCK
1abcf6700b/Python/bootstrap_hash.c (L594)

2) Reading /dev/urandom if getrandom failed
1abcf6700b/Python/bootstrap_hash.c (L503)
2017-07-26 20:41:37 +02:00
..
.gitignore
ascii.h Replaced all literal references to ASCII characters with macros that 2007-05-08 02:25:35 +00:00
asciitab.h
expat_external.h Detect XML_UNICODE_WCHAR_T with sizeof(wchar_t) != 2 (issue #33) 2017-05-29 00:03:02 +02:00
expat_static.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat_static.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat.h Prepare release version 2.2.2 2017-07-12 19:00:02 +02:00
expat.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw_static.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw_static.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
iasciitab.h
internal.h Cover UTF-8 limit correction; some tests fail 2016-05-20 22:29:47 +02:00
latin1tab.h
libexpat.def lib/libexpat*.def: Fix version in comment 2016-03-12 01:08:32 +01:00
libexpatw.def lib/libexpat*.def: Fix version in comment 2016-03-12 01:08:32 +01:00
nametab.h
siphash.h Document fix to use of SIPHASH_MAIN macro 2017-07-25 19:46:47 +02:00
utf8tab.h
winconfig.h MinGW: No longer ignore expat_config.h 2017-06-16 20:38:52 +02:00
xmlparse.c xmlparse.c: Read /dev/urandom if non-blocking getrandom failed 2017-07-26 20:41:37 +02:00
xmlrole.c Comment change: exclude error() role handler from coverage 2017-07-22 22:49:22 +02:00
xmlrole.h Remove trailing whitespace. 2002-11-12 21:49:36 +00:00
xmltok_impl.c Comment change: exclude unreachable line from coverage figures 2017-07-22 22:49:20 +02:00
xmltok_impl.h
xmltok_ns.c Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and 2006-11-26 17:34:46 +00:00
xmltok.c Comment change: exclude more unreachable code from coverage 2017-07-22 22:49:17 +02:00
xmltok.h Make converters tell state on termination (v3) 2016-05-02 01:00:32 +02:00