Assuming that Win32 doesn't have mmap, the newer mmap fixes [not yet in the
CVS repository] should take care of some of this (notably the bit below, but
perhaps other bits too).

Jamie.

>   #define PROT_NONE  0
>   #define PROT_READ  1
>   #define PROT_WRITE 2
>   #define PROT_EXEC  4




Reply via email to