diff options
author | John Barboza <jbarboza@ca.ibm.com> | 2016-08-30 15:20:34 -0400 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2017-01-18 08:42:59 -0600 |
commit | 011e02e3e5bfde5aae662fbc72608fa98122682f (patch) | |
tree | 2f03fd5e5ef77deaafd173010ea51d494e35265c /docs/src | |
parent | 36ba7eb6bcb50eab5f5afe1d00f4138b2126c7f0 (diff) | |
download | libuv-011e02e3e5bfde5aae662fbc72608fa98122682f.tar.gz libuv-011e02e3e5bfde5aae662fbc72608fa98122682f.zip |
zos: make platform functional
Fix all functional test cases:
* use PLO compare,swap,store for atomic instruction
* do not use semaphore.h
* use xplink flag when linking
* scandir implementation
* nanosleep implementation
* add proctitle
* uv_loadavg
* uv_fs_event_init/start
* uv_fs_event_stop
* uv_exepath using __getthent syscall
* read free/total memory from mvs data areas
* uv_resident_set_memory implementation
* network interfaces implementation
* cpu_info implementation
* implement uv__hrtime
* make uv__fs_mkdtemp implementation
* epoll implementation for asyncio
* uv__fs_event_close implementation
* set process title
* read ancillary data that remains on queue
* ancillary data
* implement uv__fs_access
* use /dev/urandom for temporary directory name
* disable proctitle on zos completely
PR-URL: https://github.com/libuv/libuv/pull/1037
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions