Changeset 7751ff1 in mainline for tools/imgutil.py

Timestamp:
2012-04-13T14:50:33Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3e72e41
Parents:
4f4cae1
Message:

improve FAT16 LFN creation support

  • add proper support for non-ASCII characters (by removing them from the legacy 8+3 names and by proper UTF-16 encoding in LFN names)
  • do not use the ugly global 8+3 disambiguation list, but create the legacy 8+3 names on directory basis
  • improve cstyle and code readability
(No files)

Note: See TracChangeset for help on using the changeset viewer.