OSDN Git Service

Add in thread locking for tzset() and associated data. Also, fix a bug so
authorManuel Novoa III <mjn3@codepoet.org>
Tue, 18 Jun 2002 10:03:43 +0000 (10:03 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Tue, 18 Jun 2002 10:03:43 +0000 (10:03 -0000)
commit35a9d2d342592f6496383a28c7c66e888c9a179e
tree1fe81c45fadb309ee5f6b9a255d169aecbf7aa19
parent505f7b2c9917551c6a3e36b6ec1990e28ac43783
Add in thread locking for tzset() and associated data.  Also, fix a bug so
that localtime_r() calls tzset() to initialize/update timezone data.
libc/misc/time/time.c