libuv/src
Andrew Paprocki bb2632b339 aix: add ahafs autoconf detection and README notes
The libuv filesystem events API on AIX requires the non-default IBM
`bos.ahafs` package to be installed.  The library should still compile
and work on systems without this package.  This patch adds proper
detection to `configure.ac` and makes the API return `-ENOSYS` at
runtime if the system does not support it.

PR-URL: https://github.com/libuv/libuv/pull/372
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2015-05-28 11:16:00 +02:00
..
unix aix: add ahafs autoconf detection and README notes 2015-05-28 11:16:00 +02:00
win unix,win: add uv_os_homedir() 2015-05-21 17:31:35 +02:00
fs-poll.c Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
heap-inl.h heap: fix heap_remove() 2014-05-23 20:04:42 +04:00
inet.c unix, windows: fix parsing scoped IPv6 addresses 2014-05-25 23:30:46 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
threadpool.c Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
uv-common.c unix: squelch compiler warning on release builds 2015-05-05 22:40:15 +02:00
uv-common.h Revert "memory: add uv_replace_allocator" 2015-04-29 09:37:02 +02:00
version.c Now working on v0.10.31 2014-12-09 19:49:50 +01:00