Remove largely unnecessary putenv() replacement
[platform/upstream/rpm.git] / luaext / lposix.c
2010-01-04 Panu MatilainenRemove largely unnecessary putenv() replacement
2010-01-04 Panu MatilainenUse rpm's own strdup() clone everywhere
2009-09-07 Panu MatilainenHelp compilers/analyzers a bit with luaL_error()
2008-10-20 Panu Matilainensetenv() + unsetenv() are always available in rpm
2008-10-20 Panu MatilainenAdd posix.mkstemp() to Lua posix lib
2008-04-16 Panu MatilainenStart phasing out internal copy of Lua