[CRIU] [PATCH 0/3] use setproctitle from libbsd, v2

Kir Kolyshkin kir at openvz.org
Wed Aug 27 16:38:13 PDT 2014


Acked-by: Kir Kolyshkin <kir at openvz.org>

On 08/06/2014 12: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
>



More information about the CRIU mailing list