rpm/luaext
Panu Matilainen 3b1f4b0c6c Cosmetics: if, while and switch are followed by a space
The missing space style-error has been recently coming common enough
somebody might think that IS the expected style, its not. Some of these
are actually very old, but fix across the board for consistency..

Strictly white-space only change.
2017-02-27 17:41:37 +02:00
..
Makefile.am Use pkg-config to find Lua + determine flags (ticket #88) 2011-03-28 12:54:42 +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 Set FD_CLOEXEC on opened files before exec from lua script is called 2016-05-31 10:27:01 +02:00
lposix.h Basic protection against Lua os.exit() and posix.exec() (ticket #167) 2010-11-15 09:49:14 +02:00
lrexlib.c Add lua 5.2 support. 2012-10-09 08:28:52 +03: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
userconfig.c Use rpmConfigDir() instead of hardwired value in Lua initialization 2008-11-22 18:09:23 +02:00