mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| test | ||
| test_lib | ||
| .gitignore | ||
| Makefile | ||
| SOURCES | ||
| x1000-installer.make | ||