Implement new name mangling
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 12:40:05 +0000 (13:40 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 12:40:05 +0000 (13:40 +0100)
commitc9c4577dd8b78fb65d5475e1c40836d22dfd80c3
tree0476ea3c62036852de3ba9fb8c87c1845601ed7c
parent0b6e79a0b62bc3b035f8db64e8a5d8e64807f664
Implement new name mangling

The Glk 0.7.4 spec has new recommendations on what characters should
be legal in filenames and how to make sure that files created by
different Glk implementations are interoperable.
libchimara/fileref.c