Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Evergreen:11.2:Test
prctl
warn.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File warn.patch of Package prctl
--- prctl.c +++ prctl.c @@ -55,12 +55,12 @@ /* Verbose mode */ int verbose=0; -print_version(char *progname) +void print_version(char *progname) { printf("%s version %s\n", progname, VERSION); } -usage(char *progname) +void usage(char *progname) { print_version(progname); printf("Usage: %s [-v] [-h|--help] [--version]\n", progname); @@ -355,4 +355,5 @@ exit(1); } } + abort(); }
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