Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ohollmann:staging:openssl
htdig
htdig-gmtime-lastday.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File htdig-gmtime-lastday.patch of Package htdig
--- htsearch/Display.cc +++ htsearch/Display.cc @@ -1256,7 +1256,7 @@ startdate = *lt; enddate = *lt; - time_t eternity = ~(1<<(sizeof(time_t)*8-1)); // will be the largest value holdable by a time_t + time_t eternity = 0x7fffffff; // use INT32_MAX to define last day tm endoftime; // the time_t eternity will be converted into a tm, held by this variable time_t timet_startdate;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor