SHA256
1
0
forked from pool/prctl

- updated to 1.6:

* Improved messages and suppressed unnecessary error messages
    * Added support for PR_MCE_KILL

OBS-URL: https://build.opensuse.org/package/show/utilities/prctl?expand=0&rev=3
This commit is contained in:
Petr Gajdos 2014-04-29 08:55:35 +00:00 committed by Git OBS Bridge
parent 15146eede9
commit 1ac91398c0
4 changed files with 11 additions and 7 deletions

View File

@ -17,9 +17,3 @@ Index: prctl.c
{
print_version(progname);
printf("Usage: %s [-v] [-h|--help] [--version]\n", progname);
@@ -374,4 +374,5 @@
exit(1);
}
}
+ abort();
}

3
prctl-1.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62cf7b519774dd5b655c9718fc9b16cc5f9feff199c6cd81f563c4da09fc8727
size 18876

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 29 08:55:16 UTC 2014 - pgajdos@suse.com
- updated to 1.6:
* Improved messages and suppressed unnecessary error messages
* Added support for PR_MCE_KILL
-------------------------------------------------------------------
Mon Apr 15 09:26:57 UTC 2013 - idonmez@suse.com

View File

@ -17,7 +17,7 @@
Name: prctl
Version: 1.5
Version: 1.6
Release: 0
Summary: A utility to perform process operations
License: GPL-2.0+