[syslinux] [PATCH 00/21] Upgrade to Lua 5.2.2, add filesystem module and get_key binding

Matt Fleming matt at console-pimps.org
Wed Nov 20 05:09:23 PST 2013


On Tue, 15 Oct, at 08:03:28PM, Ferenc Wágner wrote:
> Ferenc Wágner (21):
>   lua: import Lua 5.2.2
>   lua: replace src/Makefile to build Lua as a Syslinux COM32 module
>   dev.h: get size_t definition
>   lua: the COM32 API does not provide signal.h
>   lua: explicitly put the console in standard mode
>   lua: the COM32 API does not provide locale.h
>   lua: use integer arithmetic
>   lua: the COM32 API does not provide strcoll()
>   lua: the COM32 API supports only part of iolib
>   stdlib.h: provide a stub definition for getenv()
>   lua: the COM32 API actually supports exit() of oslib
>   lua: the COM32 API does not support time()
>   lua: the COM32 API does not support freopen()
>   sys/module.h: remove the #ifdef DYNAMIC_MODULE condition
>   sys/module.h: fix some typos in function documentations
>   lua: enable dynamic module loading
>   lua: add the LuaFileSystem library
>   lua: reactivate the syslinux extension module
>   lua: bind get_key() in the syslinux module
>   lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension
>     modules
>   lua: make the dmi module standalone

Thanks, I pulled your lua52 branch. Unless anyone screams otherwise,
I plan on merging this code sometime this week.

-- 
Matt Fleming, Intel Open Source Technology Center


More information about the Syslinux mailing list