aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorShuowang (Wayne) Zhang <shuowang.zhang@ibm.com>2020-12-02 12:07:31 -0500
committerRichard Lau <rlau@redhat.com>2021-02-15 17:18:59 +0000
commitc2589424f93f5b1fd5808238071bf23a20da3564 (patch)
tree61d443f90a7dee10c960489aff2ec5ee8cdc08d5 /docs/src
parentf6adf960ce8f95532fc03d30b2cc356a8099ca5c (diff)
downloadlibuv-c2589424f93f5b1fd5808238071bf23a20da3564.tar.gz
libuv-c2589424f93f5b1fd5808238071bf23a20da3564.zip
zos: use custom proctitle implementation
ZOSLIB uses `argv[0]` to determine the exepath. So it is necessary to use an implementation of proctitle that does not modify `argv[0]`. Since there is currently no support for process titles on z/OS, the custom proctitle implementation simply stores the desired title in memory. This resolves failure in tests `get_currentexe` and `process_title` on z/OS. PR-URL: https://github.com/libuv/libuv/pull/3060 Reviewed-By: Richard Lau <rlau@redhat.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions