Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-15 | trans: add mtab translator | Justus Winter | |
The mtab translator provides an mtab file that is dynamically created on demand. It is populated with information about active translators bound below the given path that is accumulated by traversing the translator tree. It can also be invoked as normal program that prints the requested information to stdout. * trans/mtab.c: New file. * trans/Makefile: Build mtab. |