[PATCH 2/7] winebuild: generate deterministic temporary filenames

Marko Semet marko at marko10-000.de
Wed Jun 24 08:45:39 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/winebuild/build.h |   6 ++
 tools/winebuild/main.c  |   1 +
 tools/winebuild/utils.c | 160 +++++++++++++++++++++++++++++++++++++++-
 3 files changed, 165 insertions(+), 2 deletions(-)

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


More information about the wine-devel mailing list