rpm/luaext
Panu Matilainen e7b80af136 Move redirect2null() out of posix extensions but preserve compatibility
posix.redirect2null() is a decidedly rpm-specific, it should've really
always been rpm.redirect2null(). Move the code to rpmlua.c and make
it available in the rpm-namespace, but to preserve script compatibility
add it to the posix module too.

One step closer to unforking the posix extensions which is more or less
a pre-requisite for ticket #165.
2019-03-01 14:56:31 +02:00
..
Makefile.am Remove useless Lua userconfig file 2018-10-16 12:50:55 +03:00
lposix.c Move redirect2null() out of posix extensions but preserve compatibility 2019-03-01 14:56:31 +02:00
lposix.h Move lua os.exit() override from posix module to rpmlua 2019-02-21 15:52:43 +02:00
lrexlib.c Modernize Lua library/module initialization, drop support for Lua < 5.2 2019-02-21 16:02:52 +02:00
lrexlib.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
modemuncher.c Cosmetics: if, while and switch are followed by a space 2017-02-27 17:41:37 +02:00