[Mingw-w64-public] Updated 1.0 snapshot for mingw host?

2010-07-22 Thread Chris Sutcliffe
Hi All, Would it be possible to generate an updated 1.0 snapshot for a mingw host (as opposed to linux and darwin that are currently available) that captures the dllwrap fix in binutils? Thank you, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -

Re: [Mingw-w64-public] Extending mingw-w64's dirent.h/c functionality

2010-07-22 Thread Ozkan Sezer
On Thu, Jul 22, 2010 at 12:29 PM, Ruben Van Boxem wrote: > Hi, > > Would it be feasable to provide an extension to the POSIX dirent.h > functionality? I found a small patch in some compatibility layer (in git > source) that adds d_type to the DIR structure, which is currently missing. I > discover

[Mingw-w64-public] Extending mingw-w64's dirent.h/c functionality

2010-07-22 Thread Ruben Van Boxem
Hi, Would it be feasable to provide an extension to the POSIX dirent.h functionality? I found a small patch in some compatibility layer (in git source) that adds d_type to the DIR structure, which is currently missing. I discovered this when testing the POSIX code I was writing to list all files i