[CRIU] [PATCH 0/2] implement and use setproctitle()

Ruslan Kuprieiev kupruser at gmail.com
Mon Feb 24 07:09:11 PST 2014


On 20.02.2014 15:19, Pavel Emelyanov wrote:
> On 02/20/2014 01:21 AM, Ruslan Kuprieiev wrote:
>> This patch allows us to use more informative process title that
>> appears on the ps(1) command.
>>
>> Ruslan Kuprieiev (2):
>>    crtools: implement BSD-style setproctitle()
>>    service: use setproctitle()
>>
>>   Makefile.crtools       |   1 +
>>   cr-service.c           |   8 ++++
>>   crtools.c              |   5 +++
>>   include/setproctitle.h |  25 ++++++++++++
>>   setproctitle.c         | 106 +++++++++++++++++++++++++++++++++++++++++++++++++
>>   5 files changed, 145 insertions(+)
>>   create mode 100644 include/setproctitle.h
>>   create mode 100644 setproctitle.c
>>
>
> Kir, can you review the set, please.
Sorry for annoying.
Added Kir to "To:" instead of "Cc:".
Just in case he has a filter.


More information about the CRIU mailing list