arosc.library: Don't cache gmtoffset but query current locale when it is needed
commit1175bc87ff70b5b58d5476d700f0a89995798fa3
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 8 Sep 2012 14:21:14 +0000 (8 14:21 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 8 Sep 2012 14:21:14 +0000 (8 14:21 +0000)
tree0e53e40c0af599f60e8e6896d4de662caeefe15a
parentc4bcb1cd331e8b184fe5ac7851bbf48a63d8c476
arosc.library: Don't cache gmtoffset but query current locale when it is needed

Current locale and thus gmtoffset could have been changed after arosc.library was opened.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45751 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__arosc_gmtoffset.c [new file with mode: 0644]
compiler/clib/__arosc_privdata.h
compiler/clib/__stat.c
compiler/clib/arosc.conf
compiler/clib/gettimeofday.c
compiler/clib/include/time.h
compiler/clib/localtime_r.c
compiler/clib/mmakefile.src