From 6bac2825af7216c5471148e219dbcf62ec5ede84 Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Wed, 19 Oct 2011 16:02:35 -0400 Subject: prlimit: new command This program uses the prlimit() system call to get and/or set resource limits for a given process. [kzak@redhat,com: - improve parsing, - use short cmdline options compatible with ulimits - add --verbose mode - fix gcc warnings] Signed-off-by: Davidlohr Bueso Signed-off-by: Karel Zak --- sys-utils/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'sys-utils/.gitignore') diff --git a/sys-utils/.gitignore b/sys-utils/.gitignore index febeb3805..01a3df986 100644 --- a/sys-utils/.gitignore +++ b/sys-utils/.gitignore @@ -26,6 +26,7 @@ pivot_root ppc32.8 ppc64.8 ppc.8 +prlimit readprofile renice rtcwake -- cgit v1.2.3-55-g7522