Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:libraries:c_c++
libpqcrypto
libpqcrypto-shortertimeouts.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpqcrypto-shortertimeouts.patch of Package libpqcrypto
Index: libpqcrypto-20180314/try-checksum.c =================================================================== --- libpqcrypto-20180314.orig/try-checksum.c +++ libpqcrypto-20180314/try-checksum.c @@ -251,7 +251,7 @@ int main() long long checksumcycles; long long cyclespersecond; - alarm(3600); + alarm(600); cycles[0] = cpucycles(); cycles[1] = cpucycles(); Index: libpqcrypto-20180314/try-cycles.c =================================================================== --- libpqcrypto-20180314.orig/try-cycles.c +++ libpqcrypto-20180314/try-cycles.c @@ -60,7 +60,7 @@ int main() long long belowj; long long timings; - alarm(3600); + alarm(600); kernelrandombytes(randombyte,1); preallocate();
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