Overview
Request 685587 accepted
- update to version 0.2
* Capture stdin by default when stdio is not a tty.
(This should make the -c option redundant for most practical purposes.)
* Error out when target program fails regardless of memory limit.
* Print the help message (-h) on stdout, not stderr.
* Print signal names (e.g. “SIGABRT”) instead of numbers with descriptions
(e.g. “signal 6 (Aborted)”).
* Close unneeded file descriptors.
* Unlink the temporary file as early as possible.
* Improve the build system:
+ Set default PREFIX and DESTDIR.
+ Add “test-installed” target.
+ Add checks against BSD make.
(Only GNU make is supported.)
Request History
sebix created request
- update to version 0.2
* Capture stdin by default when stdio is not a tty.
(This should make the -c option redundant for most practical purposes.)
* Error out when target program fails regardless of memory limit.
* Print the help message (-h) on stdout, not stderr.
* Print signal names (e.g. “SIGABRT”) instead of numbers with descriptions
(e.g. “signal 6 (Aborted)”).
* Close unneeded file descriptors.
* Unlink the temporary file as early as possible.
* Improve the build system:
+ Set default PREFIX and DESTDIR.
+ Add “test-installed” target.
+ Add checks against BSD make.
(Only GNU make is supported.)
licensedigger accepted review
ok
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:101"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:101
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
jengelh accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory