rockbox/lib
Aidan MacDonald 9e93796407 buffering: remove bufgettail/bufcuttail
These operations can only be used in limited circumstances and have
exactly one user. bufgettail especially seems of dubious value; how
often do you need to read N bytes from the end of a file without
changing the file position?

strip_tags() was the only function using them, to strip off ID3v1
and APE tags off the end of buffered tracks. This would save only
32-192 bytes per track -- if the container format uses APE/ID3v1.
It hardly seems worth the effort.

Change-Id: I8fc3c1408517eda6126e75e76d76daea904b50eb
2022-04-20 16:51:49 -04:00
..
arm_support ARM support, optimize popcount fn 2022-03-12 00:00:01 -05:00
fixedpoint Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
libsetjmp [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
microtar microtar: Update to latest upstream commit 2021-11-27 13:13:35 +00:00
rbcodec buffering: remove bufgettail/bufcuttail 2022-04-20 16:51:49 -04:00
skin_parser lib/skin_parser check that malloc succeeded 2021-08-05 10:38:18 +00:00
tlsf tlsf make ~0 explicitly unsigned ~0u 2021-07-22 23:23:51 +00:00
unwarminder backtrace, put pc and sp on their own lines 2022-03-08 23:37:50 -05:00
x1000-installer buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00