libuv/src
Ben Noordhuis c2478b2669 linux: update comm field in uv_set_process_title()
Makes the new process name visible in both `ps` and `ps a`, with the caveat
that `ps` will only print the first 16 characters.

Before this commit, `ps` kept reporting the old process name.
2012-10-22 13:44:56 +02:00
..
ares Prepare libuv for shared library build 2011-10-29 00:52:32 +02:00
unix linux: update comm field in uv_set_process_title() 2012-10-22 13:44:56 +02:00
win win: fix compilation with MSVCRT < 8.0 2012-10-11 00:59:43 +02:00
cares.c Move shared c-ares glue code from uv-common to cares.c 2012-05-22 16:11:23 +02:00
fs-poll.c unix, windows: fix memory corruption in fs-poll.c 2012-08-20 17:13:27 +02:00
uv-common.c unix, windows: add debug mode handle printer 2012-06-06 04:25:12 +02:00
uv-common.h unix, windows: share uv__handle_init() 2012-06-13 01:28:58 +02:00