[PATCH 4/7] widl: generate deterministic temporary filenames

Marko Semet marko at marko10-000.de
Wed Jun 24 08:36:18 CDT 2020


Using xorshift* as pseudorandom number generator. It get initialised
with the environment (sorted by name) and arguments.

Signed-off-by: Marko Semet <marko at marko10-000.de>
---
 tools/widl/parser.l |   4 +-
 tools/widl/utils.c  | 156 ++++++++++++++++++++++++++++++++++++++++++++
 tools/widl/utils.h  |   6 ++
 tools/widl/widl.c   |   3 +-
 4 files changed, 166 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-widl-generate-deterministic-temporary-filenames.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200624/b327e40c/attachment.bin>


More information about the wine-devel mailing list