RE: bug#13347: stat/fstat inappropriately used in cp, install, rm, sort, chown for Windows 7 platforms

2013-01-07 Thread Burkhardt, Glenn UTAS
> -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

RE: use of pthreads-win32 in gnulib?

2008-01-21 Thread Burkhardt, Glenn
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