commit | a4153cb1d3cb7d7c16968b0a9cf7c8aacf31424e | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Thu Sep 25 14:01:34 2014 -0500 |
committer | Steve French <smfrench@gmail.com> | Thu Oct 16 15:20:20 2014 -0500 |
tree | 161e3d9ab776a5dcc6755f56defad51165bac28c | |
parent | b693855fe67314d501aae74b9adff8788eb2fd82 [diff] |
Allow conversion of characters in Mac remap range (part 2) The previous patch allowed remapping reserved characters from directory listenings, this patch adds conversion the other direction, allowing opening of files with any of the seven reserved characters. Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>