summaryrefslogtreecommitdiff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
...
* Use test-skeleton.c.Ulrich Drepper2003-03-171-3/+6
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-161-3/+2
* * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.Roland McGrath2003-03-031-3/+2
* Update.Ulrich Drepper2003-01-132-6/+6
* Update.Ulrich Drepper2003-01-022-4/+4
* Update.Ulrich Drepper2002-12-201-1/+1
* * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.Roland McGrath2002-12-1612-317/+317
* Include locarchive.h. (ARCHIVE_NAME): Define. (write_archive_locales): New fu...Ulrich Drepper2002-12-141-61/+192
* 2002-12-04 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-051-1/+1
* * sysdeps/mach/hurd/i386/init-first.c (posixland_init): SetRoland McGrath2002-11-221-5/+1
* * scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath2002-11-211-3/+7
* Update.Ulrich Drepper2002-11-051-2/+7
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-012-4/+2
* * locale/programs/locarchive.c (add_alias): Change locrec_offset argRoland McGrath2002-10-221-8/+13
* * locale/programs/locarchive.c (enlarge_archive): Make sureRoland McGrath2002-10-221-1/+4
* Update.Ulrich Drepper2002-10-174-4/+4
* * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.Roland McGrath2002-10-161-1/+1
* * locale/newlocale.c (__newlocale): If setting all categories to "C",Roland McGrath2002-10-113-0/+19
* * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls forRoland McGrath2002-09-181-0/+17
* * ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*.Roland McGrath2002-09-051-12/+15
* Update.Ulrich Drepper2002-09-031-1/+1
* 2002-09-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-031-2/+2
* * locale/localeinfo.h (struct locale_data): Add private.ctype.Roland McGrath2002-09-021-0/+1
* * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath2002-09-022-37/+45
* Update.Ulrich Drepper2002-09-011-28/+26
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-014-70/+57
* * locale/categories.def (LC_TIME): No more _nl_postload_time.Roland McGrath2002-08-311-1/+7
* 2002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-1/+1
* * locale/newlocale.c (__newlocale): Don't use strdup for names.Roland McGrath2002-08-314-93/+99
* 2002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-23/+27
* * locale/duplocale.c (__duplocale): Free names from the right array.Roland McGrath2002-08-312-9/+6
* 2002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-3/+55
* Update.Ulrich Drepper2002-08-311-2/+2
* Update.Ulrich Drepper2002-08-311-1/+2
* * locale/duplocale.c: Include <string.h>.Roland McGrath2002-08-301-0/+1
* * locale/xlocale.h (struct __locale_struct): New member `__names'.Roland McGrath2002-08-308-35/+64
* * locale/localename.c: If the current locale is the global locale, useRoland McGrath2002-08-301-5/+3
* * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):Roland McGrath2002-08-301-1/+5
* * locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.Roland McGrath2002-08-292-4/+24
* * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.defRoland McGrath2002-08-291-0/+12
* * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath2002-08-2815-317/+74
* Update.Ulrich Drepper2002-08-281-9/+15
* (open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper2002-08-281-46/+51
* * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath2002-08-281-1/+1
* Make uselocale support static linking.Roland McGrath2002-08-286-145/+225
* * locale/tst-C-locale.c (run_test): Remove __ from function names.Roland McGrath2002-08-281-18/+18
* Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper2002-08-281-1/+1
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-0/+5
* Roland McGrath <roland@redhat.com>Roland McGrath2002-08-283-18/+21
* 2002-08-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-281-2/+1