<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/luci-lib-nixio/src/binary.c, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git-03.infra.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/'/>
<updated>2020-06-22T02:58:53Z</updated>
<entry>
<title>move nixio__bin2hex to header and make static</title>
<updated>2020-06-22T02:58:53Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-22T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=6555d3f587e485afb1676948d7a5868afac3aee8'/>
<id>urn:sha1:6555d3f587e485afb1676948d7a5868afac3aee8</id>
<content type='text'>
This fixes compilation under GCC10.

There's no reason for this to be in a C file anyway.

Also fixed a -Wmissing-prototypes warning with nixio__addr_prefix.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-lib-nixio: allow building with Lua5.2/LuaJIT</title>
<updated>2020-02-24T10:04:54Z</updated>
<author>
<name>Manuel BACHMANN</name>
</author>
<published>2020-02-24T10:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=6c0b8a40f7938c027953bd4c650a02e8aad77861'/>
<id>urn:sha1:6c0b8a40f7938c027953bd4c650a02e8aad77861</id>
<content type='text'>
Lua 5.1 defines a "luaL_Reg" alias for deprecated
"luaL_reg", but Lua &gt;= 5.2 and LuaJIT do not.
Replace by "luaL_Reg", and define a "luaL_reg"
alias in case we build with old Lua 5.0.

Signed-off-by: Manuel BACHMANN &lt;tarnyko@tarnyko.net&gt;
</content>
</entry>
<entry>
<title>Rework LuCI build system</title>
<updated>2015-01-08T15:26:20Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-12-03T14:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=1bb4822dca6113f73e3bc89e2acf15935e6f8e92'/>
<id>urn:sha1:1bb4822dca6113f73e3bc89e2acf15935e6f8e92</id>
<content type='text'>
 * Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
