DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: site/src tablecg.c
dillon 2004/03/17 09:35:09 PST
DragonFly src repository
Modified files:
src tablecg.c
Log:
Correct If-Modified-Since (and friends) date parsing. Use timegm(), which
interprets the date relative to GMT, instead of mktime() which assumes the
local time zone.
Revision Changes Path
1.26 +3 -3 site/src/tablecg.c
http://www.dragonflybsd.org/cvsweb/site/src/tablecg.c.diff?r1=1.25&r2=1.26&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]