wine-wine/tools/winegcc
Marko Semet b072c8a345 winegcc: Produce deterministic temporary file names
Add and use xorshift* pseudo random generator.
Replac mkstemps function with it.

Signed-off-by: Marko Semet <marko@marko10-000.de>
2020-06-20 15:48:55 +02:00
..
Makefile.in winegcc: Also search the include and lib dirs relative to the binary path. 2020-01-30 15:57:11 +01:00
utils.c winegcc: Produce deterministic temporary file names 2020-06-20 15:48:55 +02:00
utils.h winegcc: Produce deterministic temporary file names 2020-06-20 15:48:55 +02:00
winegcc.c winegcc: Produce deterministic temporary file names 2020-06-20 15:48:55 +02:00
winegcc.man.in winegcc: Add --wine-objdir and --winebuild options for the Wine build. 2019-09-23 19:44:17 +02:00