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: localtime_r does not call tzset


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The tzset call would always be avoided if this is possible.
Unfortunately the standard doesn't allow this.  At least for the *_r
functions this isn't the case and therefore not updating the data is
done with full intend.  You are responsible for handling this and it's
easy.  This won't be changed.

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAkwzSM8ACgkQ2ijCOnn/RHSsBgCeItOrlq+SBoaqoa11gtnPvcHo
5jIAoLEIxFbJwxfD3yCGIvBdfFf/KEBk
=GvSI
-----END PGP SIGNATURE-----


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