Re: [Mingw-w64-public] [PATCH] Add nanosleep.c and t_nanosleep.c

2011-09-02 Thread Dongsheng Song
These clock_* functions have been declared in time.h, will post in the next few days. On Sat, Sep 3, 2011 at 14:42, JonY wrote: > On 9/3/2011 14:26, Dongsheng Song wrote: > > Kai, Ozkan, any objections? > >> From: Dongsheng Song >> >> --- >>  mingw-w64-crt/Makefile.am             |    2 + >>  mi

Re: [Mingw-w64-public] [PATCH] Add nanosleep.c and t_nanosleep.c

2011-09-02 Thread JonY
On 9/3/2011 14:26, Dongsheng Song wrote: Kai, Ozkan, any objections? > From: Dongsheng Song > > --- > mingw-w64-crt/Makefile.am |2 + > mingw-w64-crt/misc/nanosleep.c| 67 > mingw-w64-crt/testcases/t_nanosleep.c | 92 > +

[Mingw-w64-public] [PATCH] Add nanosleep.c and t_nanosleep.c

2011-09-02 Thread Dongsheng Song
From: Dongsheng Song --- mingw-w64-crt/Makefile.am |2 + mingw-w64-crt/misc/nanosleep.c| 67 mingw-w64-crt/testcases/t_nanosleep.c | 92 + mingw-w64-headers/crt/time.h | 58 +++- 4 fil

Re: [Mingw-w64-public] to jony, RE: 3398375

2011-09-02 Thread JonY
On 9/3/2011 12:50, Jim Michaels wrote: > I *DO* target for windows 7/8/vista/xp/98 etc for using my windows xp machine > all the time (I am a developer, I target for platforms I don't have, > especially since I don't have 10 machines with varying OS's lying about). it > would be extremely usefu

[Mingw-w64-public] to jony, RE: 3398375

2011-09-02 Thread Jim Michaels
I *DO* target for windows 7/8/vista/xp/98 etc for using my windows xp machine all the time (I am a developer, I target for platforms I don't have, especially since I don't have 10 machines with varying OS's lying about).  it would be extremely useful for me to be able to access windows vista and

Re: [Mingw-w64-public] std::thread::sleep_for() question

2011-09-02 Thread Dongsheng Song
于 2011-9-2 14:34, Dongsheng Song 写道: > On Fri, Sep 2, 2011 at 14:22, JonY wrote: >> Why not, the more code the merrier :) >> > [ > 2011-09-02 Dongsheng Song : > * misc/nanosleep.c: New. > * testcases/t_nanosleep.c: New. > ] > > New: > mingw-w64-crt/misc/nanosleep.c > mingw-w64-cr