> -Original Message-
> From: Eli Zaretskii [mailto:e...@gnu.org]
> Sent: Sunday, January 06, 2013 11:54 AM
> To: Eric Blake
> Cc: Burkhardt, Glenn UTAS; bug-gnulib@gnu.org; 13...@debbugs.gnu.org
> Subject: Re: bug#13347: stat/fstat inappropriately used in cp, in
We have an application on MinGW that uses pthreads-win32, and I haven't
had any problems.
I did need to pick up a Posix timer package as well for our application,
since MinGW doesn't have one. I used the now obsolete LinuxThreads
timers, which make use of pthreads, and it works without problems f