Use less portable timegm() instead of mktime() and setenv(). Not touching environment...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 12 Jul 2012 12:02:49 +0000 (12:02 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 12 Jul 2012 12:02:49 +0000 (12:02 +0000)
commitf4ec2174c8ca1ecb0d266d6c0aa3fdde337b34d8
treeb9912d4566aaaa5852399405de628fdc23504d90
parent3d418de3c01446e458c21cbc410f87445ea2829e
Use less portable timegm() instead of mktime() and setenv(). Not touching environment is better for thread applications and the code is reduced.
org.glite.lbjp-common.db/src/db.c