[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] luaposix 5.1.19 released
- From: rrt@...
- Date: Tue, 10 Apr 2012 13:07:47 +0100
I am happy to announce the release of luaposix 5.1.19,
Lua bindings for POSIX (including curses).
This release avoids the use of PATH_MAX, and copes with arbitrarily-long
paths. The implementation of strlcpy is changed to a BSD-licensed
implementation; the previously-used implementation was LGPL-licensed, which
is not MIT-compatible; thanks to Alexander Gladysh for bringing this
problem to my attention. (This was just mis-released as 5.1.18; sorry!)
Download it from
https://github.com/downloads/rrthomas/luaposix/luaposix-5.1.19.tar.gz
luaposix's home page is at https://github.com/rrthomas/luaposix