about summary refs log tree commit diff
path: root/localedata/locales/ru_UA
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-02-121-15/+14
| | | | | | | | | | | | | | | | | | | | 2000-02-12 Ulrich Drepper <drepper@redhat.com> * locales/el_GR (toupper): Don't map *s to S*. * locales/en_DK: Likewise. * locales/en_DK.com: Likewise. * locales/ru_RU: Likewise. * locales/ru_UA: Likewise. * locales/tr_TR: Likewise. * locales/uk_UA: Likewise. * locales/en_DK (toupper): Map v% to V%. (tolower): Map V% to v%. * locales/en_DK.com: Likewise. * locales/ru_RU: Likewise. * locales/ru_UA: Likewise. * locales/tr_TR: Likewise. * locales/uk_UA: Likewise.
* Update.Ulrich Drepper1999-12-191-37/+37
| | | | | | | | | | | * sysdeps/unix/sysv/linux/bits/resource.h: Remove <asm/resource.h> inclusion. 1999-12-19 Andreas Jaeger <aj@suse.de> * include/string.h: Mark __strndup with __attribute_malloc__. 1999-12-19 Ulrich Drepper <drepper@cygnus.com>
* Update.Ulrich Drepper1999-08-151-1/+1
| | | | | | 1999-08-15 Ulrich Drepper <drepper@cygnus.com> * iconv/gconv_builtin.h: Add ISO registry alias for UTF8.
* Update.Ulrich Drepper1999-04-141-0/+3085
1999-04-14 Andreas Jaeger <aj@arthur.rhein-neckar.de> * wctype/test_wcfuncs.c: New file, tests towlower and towupper. * wctype/Makefile (tests): Add test_wcfuncs.