[CRIU] [PATCH 0/3] use setproctitle from libbsd, v2
Pavel Emelyanov
xemul at parallels.com
Tue Sep 2 05:15:37 PDT 2014
On 08/06/2014 11:56 PM, Ruslan Kuprieiev wrote:
> This set allows us to use more informative process title that
> appears on the ps(1) command.
>
> If libbsd isn't available, dummy functions(macros) are used.
>
> Ruslan Kuprieiev (3):
> crtools: add setproctitle.h
> crtools: check for setproctitle_init
> use setproctitle
>
> Makefile.config | 3 +++
> cr-service.c | 20 ++++++++++++++++++++
> crtools.c | 6 +++++-
> include/setproctitle.h | 19 +++++++++++++++++++
> scripts/feature-tests.mak | 13 +++++++++++++
> 5 files changed, 60 insertions(+), 1 deletion(-)
> create mode 100644 include/setproctitle.h
>
Applied, thanks
More information about the CRIU
mailing list