libuv
libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Mozilla's Rust language, Luvit, Julia, pyuv, and others.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/libuv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000007 7 Bytes | |
fix_tests.patch | 0000002617 2.56 KB | |
libuv-v1.47.0.tar.gz | 0001304259 1.24 MB | |
libuv-v1.47.0.tar.gz.sign | 0000000833 833 Bytes | |
libuv.changes | 0000052754 51.5 KB | |
libuv.keyring | 0000008706 8.5 KB | |
libuv.spec | 0000002849 2.78 KB | |
ppc64-disable-liburing.patch | 0000001088 1.06 KB |
Revision 34 (latest revision is 35)
Ana Guerrero (anag+factory)
accepted
request 1138765
from
Dirk Mueller (dirkmueller)
(revision 34)
- add ppc64-disable-liburing.patch (bsc#1218365) * adjust stalebot deadline - Update to version 1.24.0: 0001-linux-remove-epoll-syscall-wrappers.patch and * unix: make uv_guess_handle work properly for AIX (Gireesh * build: remove unused 'component' GYP option (Saúl Ibarra * win: use the MSVC provided snprintf where possible (Jason * unix: only undo fs req registration in async mode (Ben * test: fix fs_event_watch_file_currentdir flakiness (Santiago * unix: skip prohibited syscalls on tvOS and watchOS (Nathan * docs: clarify documentation of uv_tcp_init_ex (Andrius * win: properly return UV_EBADF when _close() fails (Nicholas * test,freebsd: skip udp_dual_stack if not supported (Santiago * test: fix -Wtautological-pointer-compare warnings (Saúl Ibarra * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra * win: fix path for removed and renamed fs events (Joran Dirk * win: do not read more from stream than available (Jeremy * test: fix self-deadlocks in thread_rwlock_trylock (Ben * unix: don't block for io if any io handle is primed (Saúl * linux: work around epoll bug in kernels < 2.6.37 (Ben * unix: prevent infinite loop in uv__run_pending (Saúl Ibarra * unix: make sure UDP send callbacks are asynchronous (Saúl * aix: add ahafs autoconf detection and README notes (Andrew * core: add ability to customize memory allocator (Saúl Ibarra * doc: clarify that the thread pool primites are not thread safe * unix: fix glibc-2.20+ macro incompatibility (Massimiliano * doc: add Sphinx plugin for generating links to man pages * doc: link system and library calls to man pages (Saúl * doc: document uv_getnameinfo_t.{host|service} (Saúl Ibarra
Comments 0