Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
wvstreams
wvstreams-wvmodem-iotcl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wvstreams-wvmodem-iotcl.patch of Package wvstreams
Index: streams/wvmodem.cc =================================================================== --- streams/wvmodem.cc.orig +++ streams/wvmodem.cc @@ -207,7 +207,7 @@ void WvModem::setup_modem(bool rtscts) sinfo.closing_wait = ASYNC_CLOSING_WAIT_NONE; sinfo.closing_wait2 = ASYNC_CLOSING_WAIT_NONE; - if (ioctl(getrfd(), TIOCSSERIAL, &sinfo) < 0) + if (ioctl(getrfd(), TIOCSSERIAL, &sinfo) < 0 && getuid() == 0) log("Cannot set information for serial port."); } #endif
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