libuv bindings for luajit and lua 5.1/5.2
No description set
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/lua-luv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
lua-link.patch | 0000000372 372 Bytes | |
lua-luv.changes | 0000005786 5.65 KB | |
lua-luv.spec | 0000003931 3.84 KB | |
luv-1.45.0-0.tar.gz | 0001468792 1.4 MB | |
luv-fix-segfault-from-gc.patch | 0000002914 2.85 KB | |
luv-module-install.patch | 0000000508 508 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1131025
from
Matej Cepl (mcepl)
(revision 14)
- Update to version 1.45.0-0: * Add access(2) constants to the constants table * thread_setaffinity: Allow affinity param to have a length less than cpumask_size() * avoid thread be released before it done * fix thread arguments limit * fix segfault in luv_check_handle/luv_check_stream * add uv.errno table contains all uv errno value * segfault on new_thread and worker.queue * segfault on luv_check_handle * uv.spawn example code in docs is broken * pthread_create possible leak - Update to version 1.44.2-1: * Removed output to stderr from poll callback - Update to version 1.44.2-0: * Adds new function uv.available_parallelism * uv.os_get_passwd: Better handling of gid/uid * uv.fs_opendir and friends: Fix race condition when uv_dir_t pointer doesn't change between allocations * Fix leak from fs_scandir whenever it wasn't fully iterated via fs_scandir_next * Fix two possible fs_scandir segfaults - Add luv-fix-segfault-from-gc.patch fixing segfaults (gh#luvit/luv#599 and gh#luvit/luv#644)
Comments 0