luaposix: update to v31
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2014 11:22:54 +0000 (11:22 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2014 11:22:54 +0000 (11:22 +0000)
commit1df0ef1e14f124822019187be93c6607daf083a6
tree6890eb37a7ac1b8d07613683b53f32dde963d5dd
parentdeab112af06af3a1cc1d7e095c6df3c9eadc2556
luaposix: update to v31

v31 adds more interfaces to POSIX.
New compared to v5.1.11:
nanosleep, open, close, read, write, pipe, dup, dup2, setfl, getfl, fcntl,
poll, fnmatch, memrchr, strptime, statvfs, mkdtemp, isatty, openpt, ptsname,
grantpt, unlockpt, killpg, openpty, realpath, socket functions and constants,
fixes, optimizations, etc.
New dependency: luabitop (provided as a separate patch)

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 40673
lang/luaposix/Makefile
lang/luaposix/patches/100-eglibc-compat.patch