1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lua/patches
danpetry ed4411602c pkg/lua: Provide better integration with RIOT
- Remove file related functions from loader.
 * All packages must be builtin.
- Remove os.tmpname.
- Interface with TLSF.
- Don't abort() when out of memory.
2018-07-02 15:13:10 +02:00
..
0001-Remove-luaL_newstate.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0002-Allow-LUAL_BUFFERSIZE-to-be-defined-in-the-command-l.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0003-Make-size-of-LoadF-buffer-configurable.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0004-Remove-os.tmpname.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0005-Do-not-allocate-buffers-on-the-stack.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0006-Cleanup-test-module.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0007-Add-a-proper-makefile.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
0008-Default-to-32-bit-build-and-small-buffer-size.patch pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00