| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| acinclude.m4 | 21-Nov-2010 | 3.6K | |
| aclocal.m4 | 22-Jul-2015 | 108.7K | |
| ChangeLog | 22-Jul-2015 | 24.7K | |
| charset.c | 22-Jul-2015 | 16.5K | |
| charset.h | 22-Jul-2015 | 2.6K | |
| config.guess | 21-Nov-2010 | 44K | |
| config.h.in | 22-Jul-2015 | 3K | |
| config.sub | 21-Nov-2010 | 34.2K | |
| configure | 22-Jul-2015 | 345.1K | |
| configure.ac | 22-Jul-2015 | 3.4K | |
| COPYING | 30-Jul-2008 | 1.1K | |
| depcomp | 21-May-2010 | 18.2K | |
| INSTALL | 21-May-2010 | 11.1K | |
| install-sh | 21-May-2010 | 13.3K | |
| iso2022.c | 22-Jul-2015 | 22.9K | |
| iso2022.h | 21-Nov-2010 | 2.8K | |
| locale.c | 30-Jul-2008 | 80 | |
| luit.c | 11-Aug-2023 | 15.1K | |
| luit.h | 22-Jul-2015 | 1.9K | |
| Makefile.am | 21-Nov-2010 | 1.7K | |
| Makefile.in | 22-Jul-2015 | 28.5K | |
| man/ | 19-Feb-2026 | ||
| missing | 21-May-2010 | 11.2K | |
| other.c | 21-Nov-2010 | 10.9K | |
| other.h | 22-Jul-2015 | 3.1K | |
| parser.c | 21-Nov-2010 | 4K | |
| parser.h | 21-Nov-2010 | 1.4K | |
| README | 21-May-2010 | 877 | |
| sys.c | 22-Jul-2015 | 10.1K | |
| sys.h | 21-Nov-2010 | 1.9K | |
1 Luit is a filter that can be run between an arbitrary application and 2 a UTF-8 terminal emulator such as xterm. It will convert application 3 output from the locale's encoding into UTF-8, and convert terminal 4 input from UTF-8 into the locale's encoding. 5 6 All questions regarding this software should be directed at the 7 Xorg mailing list: 8 9 http://lists.freedesktop.org/mailman/listinfo/xorg 10 11 Please submit bug reports to the Xorg bugzilla: 12 13 https://bugs.freedesktop.org/enter_bug.cgi?product=xorg 14 15 The master development code repository can be found at: 16 17 git://anongit.freedesktop.org/git/xorg/app/luit 18 19 http://cgit.freedesktop.org/xorg/app/luit 20 21 For patch submission instructions, see: 22 23 http://www.x.org/wiki/Development/Documentation/SubmittingPatches 24 25 For more information on the git code manager, see: 26 27 http://wiki.x.org/wiki/GitPage 28 29