On 06.01.2015 2:38, Roger Pack wrote: > Hello all. > As a note, it would be nice to have an mkstemp method defined [1] > > I know gnutls should probably work around it, but it would be a nice > convenience as well, I saw these other comments in various projects: > > win32/ffmpeg_git_shared.installed/include/libavutil/file.h > > 55: * Wrapper to work around the lack of mkstemp() on mingw. > > win32/fontconfig-2.11.1/ChangeLog > > 621: Fix mkstemp absence for some platform >
giflib also requires a mkstemp implementation. That said, such implementation is really just 42 lines of C code. Is it worth including in libmingwex? What *are* the criteria for including functions in libmingwex? -- O< ascii ribbon - stop html email! - www.asciiribbon.org
0x922360B0.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
