Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:GA
ksh.3336
ksh93-disable-vfork.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ksh93-disable-vfork.dif of Package ksh.3336
--- src/lib/libast/features/lib.orig 2014-11-19 13:03:58.009305098 +0000 +++ src/lib/libast/features/lib 2014-11-19 13:23:05.010183379 +0000 @@ -221,7 +221,7 @@ tst lib_vfork unistd.h stdlib.h vfork.h _exit(2); } status = 1; - _exit(wait(&status) < 0 || status != 0); + _exit(wait(&status) < 0 || status != 0 || 1); } }end
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