-
- Downloads
On locking failure, return -1 instead of exit()ing.
This is safe, since the only caller (options_act) will check the return value, and propagate failure.
Please register or sign in to comment
This is safe, since the only caller (options_act) will check the return value, and propagate failure.