This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: First draft of the Y2038 design document


On Wed, 28 Oct 2015, Szabolcs Nagy wrote:

> > This seems to be veering into a different area, where perhaps there is a
> > glibc bug (presumably which can be
> > illustrated by using only POSIX-specified TZ values), but that's a different
> > matter.
> > 
> 
> if one thread changes TZ=GMT0 to TZ=GMT-1 while
> another concurrently calls gmtime_r, then glibc
> introduces a data race when it calls getenv("TZ").

Is there a bug for this in Bugzilla?  If you find a bug and aren't working 
on fixing it, you should file it in Bugzilla.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]