Moved global gmtoffset variable to arosc_privdata. Added initialization of gmtoffset...
commit2eca5a754ea412c64fc946ac0857fbdde40bfa9c
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 7 Jun 2009 11:25:02 +0000 (7 11:25 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 7 Jun 2009 11:25:02 +0000 (7 11:25 +0000)
tree251eb75f224424aa7cc7b32101ae55ec85dc8dea
parent346588d142c0e7d57fba6ec5a144a0c731519f53
Moved global gmtoffset variable to arosc_privdata. Added initialization of gmtoffset value from locale settings. Now time returned from time() and gettimeofday() should be in UTC time zone.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31373 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__arosc_privdata.h
compiler/clib/__time.h
compiler/clib/gettimeofday.c
compiler/clib/localtime_r.c