libuv/src/unix/linux
Fedor Indutny dc97d44c56 unix: move uv_set_process_title() to proctitle.c
Use hijacking argv array to change process' title. It seems to be working fine
on almost every platform (at least it should not break anything as it's used in
nginx in a similar way).
2012-07-13 14:57:40 +02:00
..
inotify.c unix: replace ev_io with uv__io_t 2012-05-23 03:42:32 +02:00
linux-core.c unix: move uv_set_process_title() to proctitle.c 2012-07-13 14:57:40 +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