Age | Commit message (Expand) | Author | Files | Lines |
2007-10-02 | [BZ #645] | Ulrich Drepper | 1 | -5/+9 |
2007-10-02 | * locales/am_ET (LC_COLLATE): Define new script after copy. | Ulrich Drepper | 1 | -3/+4 |
2007-09-30 | * locales/sa_IN: New file. | Ulrich Drepper | 1 | -1/+2 |
2007-09-29 | * locale/iso-639.def: Add several new entries. | Ulrich Drepper | 1 | -1/+13 |
2007-09-18 | * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of | Jakub Jelinek | 1 | -3/+4 |
2007-08-26 | * locale/programs/ld-collate.c (collate_output): Avoid warning if | Ulrich Drepper | 1 | -0/+2 |
2007-08-17 | Make _nl_category_name_idxs extern. | Andreas Jaeger | 1 | -2/+2 |
2007-07-28 | * locale/programs/ld-monetary.c (monetary_finish): Avoid range check | Ulrich Drepper | 1 | -3/+5 |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 4 | -11/+15 |
2007-07-24 | * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h | Ulrich Drepper | 1 | -122/+142 |
2007-07-16 | * elf/ldconfig.c: Allow GPLv2 or any later version. | Roland McGrath | 38 | -76/+114 |
2007-05-05 | * locale/programs/linereader.c (get_symname): Fix adding final NUL. | Ulrich Drepper | 1 | -2/+2 |
2007-04-28 | * locale/programs/ld-collate.c (collate_read): Allow order_start | Ulrich Drepper | 1 | -1/+1 |
2007-04-28 | [BZ #3213] | Ulrich Drepper | 3 | -382/+385 |
2007-04-16 | * locale/programs/locarchive.c (INITIAL_NUM_NAMES, | Ulrich Drepper | 1 | -8/+28 |
2007-04-16 | * locale/programs/locarchive.c (show_archive_content): Fix sizeof | Jakub Jelinek | 1 | -2/+2 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -1/+4 |
2007-02-17 | [BZ #2648] | Ulrich Drepper | 1 | -3/+3 |
2007-02-17 | [BZ #3745] | Ulrich Drepper | 1 | -4/+4 |
2007-02-17 | [BZ #3322] | Ulrich Drepper | 2 | -2/+5 |
2007-02-02 | * include/locale.h (__uselocale): Add libc_hidden_proto. | Ulrich Drepper | 1 | -1/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 15 | -411/+402 |
2007-07-31 | . | Jakub Jelinek | 15 | -402/+411 |
2007-01-03 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2006-11-10 | [BZ #3465] | Ulrich Drepper | 7 | -14/+14 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 2 | -5/+3 |
2006-09-29 | * locale/iso-3166.def: Add Aaland Islands and Montenegro. | Ulrich Drepper | 1 | -0/+2 |
2006-09-21 | [BZ #3137] | Ulrich Drepper | 4 | -4/+4 |
2006-09-06 | * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_freecvs/fedora-glibc-20060907T0853 | Ulrich Drepper | 1 | -3/+2 |
2006-08-28 | * inet/getnameinfo.c (getnameinfo): For AF_INET, check errnocvs/fedora-glibc-20060828T1903 | Ulrich Drepper | 2 | -2/+5 |
2006-08-26 | * locale/programs/ld-ctype.c (ctype_read): Better patch for read | Ulrich Drepper | 1 | -2/+3 |
2006-08-25 | * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don'tcvs/fedora-glibc-20060825T0639 | Ulrich Drepper | 1 | -0/+2 |
2006-08-19 | * locale/programs/charmap.c (charmap_read): Add new parameter. It | Ulrich Drepper | 3 | -5/+7 |
2006-08-12 | [BZ #3013] | Ulrich Drepper | 2 | -11/+22 |
2006-07-30 | * locale/programs/localedef.c (add_to_readlist): Rename local | Ulrich Drepper | 2 | -19/+17 |
2006-05-15 | * locale/setlocale.c: Change _nl_category_names into a string. | Ulrich Drepper | 5 | -21/+50 |
2006-05-11 | * locale/programs/ld-time.c (time_finish): If wide era name or | Ulrich Drepper | 1 | -4/+11 |
2006-05-10 | * nis/nis_defaults.c (searchXYX): New functions. Used by both | Ulrich Drepper | 1 | -5/+6 |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 1 | -4/+9 |
2006-05-05 | [BZ #2509]cvs/fedora-glibc-20060505T1443 | Ulrich Drepper | 1 | -1/+2 |
2006-04-26 | * locale/iso-4217.def: Update. | Ulrich Drepper | 1 | -7/+8 |
2006-04-07 | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper | 2 | -22/+9 |
2006-04-07 | * elf/ldconfig.c (main): Use rawmemchr instead of strchr. | Ulrich Drepper | 1 | -3/+7 |
2006-01-01 | Update copyright year. | Ulrich Drepper | 2 | -4/+4 |
2005-12-27 | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath | 1 | -2/+2 |
2005-12-21 | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper | 4 | -9/+9 |
2005-12-20 | * locale/loadlocale.c (_nl_value_types): Mark as const. | Ulrich Drepper | 1 | -2/+2 |
2005-12-20 | [BZ #1978] | Ulrich Drepper | 3 | -200/+201 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2 | -296/+531 |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 36 | -427/+356 |