Timezones handling changes:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 9 Apr 2010 10:37:54 +0000 (10:37 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 9 Apr 2010 10:37:54 +0000 (10:37 +0000)
commit6b133c55894129c596457688a606117895f271b7
tree7406d8a54977dc4b6ec4492d371c745028cb8803
parent91bbe3574d3b232d9300d4e80dbb974eda068757
Timezones handling changes:
- optimization, tzset() and TZ called only on month changes
- fixed returning TZ on platforms where setenv() has side effects
- test program (handy for the platform sensitive code)
org.glite.lb/configure
org.glite.lbjp-common.db/Makefile
org.glite.lbjp-common.db/configure
org.glite.lbjp-common.db/src/db.c
org.glite.lbjp-common.db/test/timezone.cpp [new file with mode: 0644]