[CRIU] [PATCH 0/3] use setproctitle from libbsd, v2
Ruslan Kuprieiev
kupruser at gmail.com
Wed Aug 6 12:56:21 PDT 2014
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
--
1.9.1
More information about the CRIU
mailing list