1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/x1000-installer/test_lib
Aidan MacDonald e8faf2f2ad buflib: add a common dummy callbacks struct & use it
There are various allocations that can't be moved or shrunk.
Provide a global callback struct for this use case instead of
making each caller declare its own dummy struct.

Also fixed ROLO and x1000 installer code which incorrectly
used movable allocations.

Change-Id: I00088396b9826e02e69a4a33477fe1a7816374f1
2022-02-12 10:24:32 -05:00
..
core_alloc.c buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00
core_alloc.h buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00
fakenand.c x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
file.c x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
file.h x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
md5.c x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
md5.h x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
nand-x1000.h x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
pathfuncs.c x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
pathfuncs.h x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
strlcpy.c x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
strlcpy.h x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
system.h x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00