Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
dhcpcd
bnc#564441.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bnc#564441.diff of Package dhcpcd
--- client.c-orig 2010-02-22 10:19:23.000000000 +0100 +++ client.c 2010-02-22 10:18:27.000000000 +0100 @@ -541,6 +541,7 @@ timeout *= 1000; state->start = uptime (); retval = poll (fds, iface->fd == -1 ? 1 : 2, timeout); + timeout /= 1000; state->timeout -= uptime () - state->start; if (retval == -1 && errno == EINTR) { /* If interupted, continue as normal as the signal
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