1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/include
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
..
_ansi.h
adler32.h adler32: import adapted implementation from tinf/zlib 2021-07-30 23:11:49 +00:00
ap_int.h Add proper float formatting to vuprintf 2019-07-19 22:07:41 -04:00
assert.h
bitarray.h Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00
buflib.h buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00
checksum.h rockbox: move firmware checksum algorithms into a common header 2020-11-22 05:12:04 +00:00
core_alloc.h
crc32-rkw.h
crc32.h rockbox: add a crc32 reverse polynomial function 2021-06-21 03:37:17 +00:00
dbgcheck.h
diacritic.h
dir.h
dircache.h Restore dircache hookup in the database ramcache. 2017-02-10 05:05:23 -05:00
dircache_redirect.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
disk_cache.h Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00
file.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00
file_internal.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
fileobj_mgr.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
filesystem-native.h file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00
font_cache.h
fs_attr.h
fs_defines.h Revert root_redirect :( 2020-08-20 21:54:00 -04:00
gcc_extensions.h
inflate.h inflate: fix public function pointers 2021-08-09 16:25:43 +00:00
linked_list.h
loader_strerror.h
lru.h
memset16.h
rb-loader.h Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUME 2017-10-29 17:53:04 +01:00
rbendian.h rbendian.h: fall back to generic swap macros 2019-07-09 11:20:55 -04:00
rbunicode.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
strcasecmp.h
strcasestr.h
string-extra.h
strlcat.h
strlcpy.h
strnatcmp.h
strtok_r.h
timefuncs.h timefuncs: add dostime_localtime function 2021-07-07 17:31:00 +00:00
version.h
vuprintf.h Implement a much more capable vuprintf() 2017-11-21 05:00:27 -05:00
zip.h zip: implement zip extraction support 2021-07-11 05:14:20 +00:00