[CRIU] [PATCH 0/2] use setproctitle from libbsd

Pavel Emelyanov xemul at parallels.com
Thu Apr 10 04:34:30 PDT 2014


On 03/21/2014 01:57 PM, Ruslan Kuprieiev wrote:
> This set requires "[PATCH 0/6] make: config -- Add ability to use libbsd"
> by Cyrill Gorcunov <gorcunov at openvz.org>.
> 
> This set allows us to use more informative process title that
> appears on the ps(1) command.
> 
> If libbsd isn't available, dummy functions are used.
> 
> Ruslan Kuprieiev (2):
>   crtools: add setproctitle.h
>   service: use setproctitle
> 
>  cr-service.c           | 20 ++++++++++++++++++++
>  crtools.c              |  5 ++++-
>  include/setproctitle.h | 11 +++++++++++
>  3 files changed, 35 insertions(+), 1 deletion(-)
>  create mode 100644 include/setproctitle.h
> 


Kirill, Ruslan, what are you next steps with this patch-set?


More information about the CRIU mailing list