author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | |
Wed, 21 Nov 2012 22:37:30 +0000 (23:37 +0100) | ||
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | |
Wed, 21 Nov 2012 22:37:30 +0000 (23:37 +0100) | ||
commit | a53aa1f9a32e47b465d5b6ef3e3f5ed6b918a1c5 | |
tree | 2f9f24ac951e6f939b5403af3eae079d6792a0c1 | tree | snapshot |
parent | 06fdce3411941982c5665d4152bac396bf648d5f | commit | diff |
.gitignore | diff | blob | history | |
gl/Makefile.am | diff | blob | history | |
gl/c-strcase.h | [new file with mode: 0644] | blob |
gl/c-strcasecmp.c | [new file with mode: 0644] | blob |
gl/c-strncasecmp.c | [new file with mode: 0644] | blob |
gl/iconv.c | [new file with mode: 0644] | blob |
gl/iconv.in.h | [new file with mode: 0644] | blob |
gl/iconv_close.c | [new file with mode: 0644] | blob |
gl/iconv_open-aix.gperf | [new file with mode: 0644] | blob |
gl/iconv_open-aix.h | [new file with mode: 0644] | blob |
gl/iconv_open-hpux.gperf | [new file with mode: 0644] | blob |
gl/iconv_open-hpux.h | [new file with mode: 0644] | blob |
gl/iconv_open-irix.gperf | [new file with mode: 0644] | blob |
gl/iconv_open-irix.h | [new file with mode: 0644] | blob |
gl/iconv_open-osf.gperf | [new file with mode: 0644] | blob |
gl/iconv_open-osf.h | [new file with mode: 0644] | blob |
gl/iconv_open-solaris.gperf | [new file with mode: 0644] | blob |
gl/iconv_open-solaris.h | [new file with mode: 0644] | blob |
gl/iconv_open.c | [new file with mode: 0644] | blob |
gl/m4/gnulib-cache.m4 | diff | blob | history | |
gl/m4/gnulib-comp.m4 | diff | blob | history | |
gl/m4/iconv_h.m4 | [new file with mode: 0644] | blob |
gl/m4/iconv_open-utf.m4 | [new file with mode: 0644] | blob |
gl/m4/iconv_open.m4 | [new file with mode: 0644] | blob |
gl/m4/inline.m4 | [new file with mode: 0644] | blob |
gl/m4/libunistring-base.m4 | [new file with mode: 0644] | blob |
gl/m4/locale-fr.m4 | [new file with mode: 0644] | blob |
gl/m4/locale-ja.m4 | [new file with mode: 0644] | blob |
gl/m4/locale-tr.m4 | [new file with mode: 0644] | blob |
gl/m4/locale-zh.m4 | [new file with mode: 0644] | blob |
gl/m4/locale_h.m4 | [new file with mode: 0644] | blob |
gl/m4/localename.m4 | [new file with mode: 0644] | blob |
gl/m4/setlocale.m4 | [new file with mode: 0644] | blob |
gl/tests/Makefile.am | diff | blob | history | |
gl/tests/locale.in.h | [new file with mode: 0644] | blob |
gl/tests/localename.c | [new file with mode: 0644] | blob |
gl/tests/localename.h | [new file with mode: 0644] | blob |
gl/tests/setlocale.c | [new file with mode: 0644] | blob |
gl/tests/test-c-strcase.sh | [new file with mode: 0755] | blob |
gl/tests/test-c-strcasecmp.c | [new file with mode: 0644] | blob |
gl/tests/test-c-strncasecmp.c | [new file with mode: 0644] | blob |
gl/tests/test-iconv-h.c | [new file with mode: 0644] | blob |
gl/tests/test-iconv-utf.c | [new file with mode: 0644] | blob |
gl/tests/test-locale.c | [new file with mode: 0644] | blob |
gl/tests/test-localename.c | [new file with mode: 0644] | blob |
gl/tests/test-setlocale1.c | [new file with mode: 0644] | blob |
gl/tests/test-setlocale1.sh | [new file with mode: 0755] | blob |
gl/tests/test-setlocale2.c | [new file with mode: 0644] | blob |
gl/tests/test-setlocale2.sh | [new file with mode: 0755] | blob |
gl/tests/unistr/test-u8-mbtoucr.c | [new file with mode: 0644] | blob |
gl/tests/unistr/test-u8-uctomb.c | [new file with mode: 0644] | blob |
gl/unistr.in.h | [new file with mode: 0644] | blob |
gl/unistr/u8-mbtoucr.c | [new file with mode: 0644] | blob |
gl/unistr/u8-uctomb-aux.c | [new file with mode: 0644] | blob |
gl/unistr/u8-uctomb.c | [new file with mode: 0644] | blob |
gl/unitypes.in.h | [new file with mode: 0644] | blob |