Commit ee634876e2bee26e63d951fe0e91378ac0795078

Bruno Haible 2021-01-18T00:32:52

immutable: Implement on native Windows. * lib/immutable.h (IMMUTABLE_EFFECTIVE): Set to 1 on native Windows. * lib/immutable.c: Include <windows.h>. (CreateFileMapping): New macro. (init_pagesize, init_mmap_file, alloc_pages, free_pages): Add implementation for native Windows.