aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2002-08-312002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+55
2002-08-31Update.Ulrich Drepper1-2/+2
2002-08-31Update.Ulrich Drepper1-1/+2
2002-08-30* locale/duplocale.c: Include <string.h>.Roland McGrath1-0/+1
2002-08-30* locale/xlocale.h (struct __locale_struct): New member `__names'.Roland McGrath8-35/+64
2002-08-30* locale/localename.c: If the current locale is the global locale, useRoland McGrath1-5/+3
2002-08-30* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):Roland McGrath1-1/+5
2002-08-29* locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.Roland McGrath2-4/+24
2002-08-29* locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.defRoland McGrath1-0/+12
2002-08-28* locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath15-317/+74
2002-08-28Update.Ulrich Drepper1-9/+15
2002-08-28(open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper1-46/+51
2002-08-28* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath1-1/+1
2002-08-28Make uselocale support static linking.Roland McGrath6-145/+225
2002-08-28* locale/tst-C-locale.c (run_test): Remove __ from function names.Roland McGrath1-18/+18
2002-08-28Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper1-1/+1
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper1-0/+5
2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath3-18/+21
2002-08-282002-08-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-2/+1
2002-08-282002-08-27 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+0
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath1-1/+0
2002-08-272002-08-27 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+4
2002-08-27Update.Ulrich Drepper1-1/+3
2002-08-27Update.Ulrich Drepper1-1/+1
2002-08-27Fix the last change. The variable still has to end in _data.Ulrich Drepper1-1/+1
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath1-1/+3
2002-08-262002-08-26 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+3
2002-08-26Update.Ulrich Drepper1-98/+100
2002-08-25Update.Ulrich Drepper4-10/+10
2002-08-23Update.Andreas Jaeger1-0/+1
2002-08-22* locale/loadarchive.c (_nl_load_locale_from_archive): Check max fileRoland McGrath1-9/+25
2002-08-20* locale/programs/localedef.c (add_to_readlist): Error aboutRoland McGrath4-5/+8
2002-08-202002-08-20 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+7
2002-08-162002-08-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2002-08-152002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+9
2002-08-152002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath1-36/+42
2002-08-152002-08-14 Roland McGrath <roland@redhat.com>Roland McGrath1-24/+30
2002-08-15* locale/locarchive.h (struct locale_category_data): Give this name toRoland McGrath2-38/+196
2002-08-132002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath1-4/+4
2002-08-11* locale/loadarchive.c (LOCALEDIR): Remove debugging defn. Oops.Roland McGrath2-3/+1
2002-08-102002-08-10 Roland McGrath <roland@redhat.com>Roland McGrath3-4/+51
2002-08-10* sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseekRoland McGrath1-0/+1
2002-08-10* locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath23-195/+990
2002-08-08* inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually callRoland McGrath2-9/+37
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath3-2/+18
2002-08-04Update.Ulrich Drepper1-0/+2
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath1-0/+3
2002-08-04* locale/nl_langinfo.c: Use _NL_CURRENT_DATA.Roland McGrath1-2/+2
2002-08-04* locale/setlocale.c (_nl_current_names): Variable moved ...Roland McGrath12-63/+251