rockbox/lib
Aidan MacDonald 4879891da3 x1000-installer: xf_stream_read_lines bugfixes
- Only treat EOF as newline if the line is non-empty to
  suppress a useless empty line after the end of a file.
- Deal with 0- and 1-byte line buffers safely.
- Remove whitespace stripping and comment handling which
  was left over from refactoring. Move it to xf_map_parse()
  where it belongs.

Change-Id: I9f05f4e18ca6dd011ca4cd231f0b5ea37c784778
2021-11-28 13:55:48 +00:00
..
arm_support ARM support: provide compiler a better popcount function 2017-09-07 15:45:55 -04: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 metadata/mp3data.c init vars & add sanity checks 2021-08-11 22:40:09 -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 Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
x1000-installer x1000-installer: xf_stream_read_lines bugfixes 2021-11-28 13:55:48 +00:00