luabitop: add new package for luaposix
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2014 11:22:07 +0000 (11:22 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2014 11:22:07 +0000 (11:22 +0000)
commitdeab112af06af3a1cc1d7e095c6df3c9eadc2556
treea44dfdc37b2a01ed5ea4e1072e1a008882df4651
parent1661e4319a818386e3c71f526895b2ca6a06f093
luabitop: add new package for luaposix

Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
operations on numbers.
This is a requirement for the updated luaposix.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 40672
lang/luabitop/Makefile [new file with mode: 0644]