Re: [Mingw-w64-public] [PATCH] VirtualProtect problem in pseudo-reloc.c

2017-07-08 Thread Arthur D. Edelstein
It seems my patch attachment was maybe blocked. Here it is again with a .txt extension. On Sat, Jul 8, 2017 at 11:06 PM, Arthur D. Edelstein wrote: > Hi, I am proposing a patch here to deal with a problem found in a > cross-compiled Tor Browser and Tor Expert Bundle. Using VMMap on > Windows, we

[Mingw-w64-public] [PATCH] VirtualProtect problem in pseudo-reloc.c

2017-07-08 Thread Arthur D. Edelstein
Hi, I am proposing a patch here to deal with a problem found in a cross-compiled Tor Browser and Tor Expert Bundle. Using VMMap on Windows, we observed Execute/Read/Write (XRW) and Execute/Copy-on-Write pages (X/COW) in some DLLs and the Tor executable, even though the .text sections for these bina

Re: [Mingw-w64-public] [PATCH] amended function prototype of function 'glob' in glob.h

2017-07-08 Thread Jannick
On Mon, 3 Jul 2017 19:30:22 +0800, Liu Hao wrote: > This is a wrong list for this patch, as MinGW-w64 does not provide . > Since it is a POSIX function I presume it is provided by Cygwin. It may also be > provided by MinGW (w/o the -w64 suffix). So please refer the patch to their > lists instead.