libuv/src/unix/linux
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
..
inotify.c linux: fix 'two watchers, one path' segfault 2012-07-28 16:31:47 +02:00
linux-core.c linux: update comm field in uv_set_process_title() 2012-10-22 13:44:56 +02:00
syscalls.c linux: fix accept4() ENOSYS detection on i386 2012-06-29 02:11:45 +02:00
syscalls.h linux: add eventfd and eventfd2 syscalls 2012-06-11 04:20:03 +02:00