[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] luaposix 5.1.17 released
- From: rrt@...
- Date: Wed, 29 Feb 2012 14:42:24 +0000
I am happy to announce the release of luaposix 5.1.17,
Lua bindings for POSIX (including curses).
This release improves support for Lua 5.2; the curses module should now
work fine (the posix module still needs updating). Signal handling has been
improved to make it possible to chain to a C signal handler, and a bug in
resetting the process's signal mask after running a Lua handler has been
fixed.
Download it from
https://github.com/downloads/rrthomas/luaposix/luaposix-5.1.17.tar.gz
luaposix's home page is at https://github.com/rrthomas/luaposix