rpm/luaext
Panu Matilainen 580f9625e1 Remove largely unnecessary putenv() replacement
- only the lua posix extension "uses" this by providing putenv()
  to Lua, make it conditional and return error if not supported by
  the underlying operating system
2010-01-04 14:15:20 +02:00
..
Makefile.am Reuse toplevel WITH_LUA_LIB setting instead of manual setting 2008-10-14 15:41:56 +03:00
linit.c Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.lch Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.lua Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lposix.c Remove largely unnecessary putenv() replacement 2010-01-04 14:15:20 +02:00
lposix.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lrexlib.c Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lrexlib.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
modemuncher.c (char)NULL doesn't make much sense, use \0 instead 2008-06-30 15:13:54 +03:00
userconfig.c Use rpmConfigDir() instead of hardwired value in Lua initialization 2008-11-22 18:09:23 +02:00