]> Savannah Git Hosting - gnulib.git/commit
jit/cache tests: Port to native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Jan 2024 17:45:20 +0000 (18:45 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Jan 2024 17:45:20 +0000 (18:45 +0100)
commit9f576fdf7426221ca4b52010ab2c1883479e808b
tree95330010892b4fd3d8197573f2074c9595f5696a
parentc6e0b93347220fd508fd982a7eb37686e6acf792
jit/cache tests: Port to native Windows.

* tests/jit/test-cache.c (main): On native Windows, use VirtualAlloc
instead of mmap.
ChangeLog
tests/jit/test-cache.c