Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
mopac7
mopac7-1.14-random_data.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mopac7-1.14-random_data.patch of Package mopac7
Index: fortran/etime.c =================================================================== --- fortran/etime.c.orig +++ fortran/etime.c @@ -28,4 +28,5 @@ a[0] = a[0] + (double)(t.ru_utime.tv_usec) / CLOCKS_PER_SEC; a[1] = (double)(t.ru_stime.tv_sec); a[1] = a[1] + (double)(t.ru_stime.tv_usec) / CLOCKS_PER_SEC; + return a[1]; }
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