cvs commit: site/src tablecg.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 17 09:35:17 PST 2004
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
More information about the Commits
mailing list