glibc/locale/programs
Carlos O'Donell 484c12fb1e Enhance localedef --list-archive option.
The localedef --list-archive option claims that it can
accept a [file] argument and list the contents of that
archive. The support was never implemented. This patch
adds that support and allows --list-archive to work as
expected. You can now use localedef to list the contents
of arbitrary locale archives by using:
./localedef --list-archive file
2013-10-18 23:44:35 -04:00
..
3level.h Clean up locale file alignment handling. 2013-10-08 00:14:08 +00:00
charmap-dir.c Use *stat64 instead of *stat in installed programs 2013-05-10 11:42:17 +02:00
charmap-dir.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
charmap-kw.gperf Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
charmap-kw.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
charmap.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
charmap.h Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
config.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ld-address.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-collate.c Fix localedef collation handling of <U0000> (bug 15948). 2013-10-18 20:58:31 +00:00
ld-ctype.c Clean up locale file alignment handling. 2013-10-08 00:14:08 +00:00
ld-identification.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-measurement.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-messages.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-monetary.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-name.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-numeric.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-paper.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-telephone.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
ld-time.c Make localedef output generation use more logical interfaces. 2013-09-06 17:20:45 +00:00
linereader.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
linereader.h Fix then/than typos. 2013-08-30 18:10:31 +02:00
locale-spec.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
locale.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
localedef.c Enhance localedef --list-archive option. 2013-10-18 23:44:35 -04:00
localedef.h Enhance localedef --list-archive option. 2013-10-18 23:44:35 -04:00
locarchive.c Enhance localedef --list-archive option. 2013-10-18 23:44:35 -04:00
locfile-kw.gperf Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
locfile-kw.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
locfile-token.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
locfile.c Enhance localedef --list-archive option. 2013-10-18 23:44:35 -04:00
locfile.h Add localedef --big-endian and --little-endian options. 2013-09-24 22:07:47 +00:00
repertoire.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
repertoire.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
simple-hash.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
simple-hash.h Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
xmalloc.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
xstrdup.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00