On 1/10/2014 22:49, Michael Cronenworth wrote:
> Michael Cronenworth wrote:
>> I noticed that localtime_r()/gmtime_r()/ctime_r() are present in winpthreads
>> when
>> they were not in the old-pthreads implementation. These routines are already
>> available through time.h. Why are they also present
Michael Cronenworth wrote:
> I noticed that localtime_r()/gmtime_r()/ctime_r() are present in winpthreads
> when
> they were not in the old-pthreads implementation. These routines are already
> available through time.h. Why are they also present in pthread.h?
I realize this is a trivial complaint
Hello,
I noticed that localtime_r()/gmtime_r()/ctime_r() are present in winthreads
when
they were not in the old-pthreads implementation. These routines are already
available through time.h. Why are they also present in pthread.h?
Thanks,
Michael
-