summary refs log tree commit diff
path: root/intl
Commit message (Expand)AuthorAgeFilesLines
* * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper2006-06-221-18/+36
* * locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper2006-05-151-2/+3
* * elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper2006-04-071-2/+2
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-20/+3
* [BZ #2066]Roland McGrath2005-12-221-2/+5
* * intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.Ulrich Drepper2005-12-212-4/+4
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-3/+4
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-1/+2
* * intl/libintl.h: Always use __attribute_format_arg__ for gettextUlrich Drepper2005-05-071-4/+6
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-045-21/+17
* * sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper2005-04-288-10/+494
* [BZ #592, BZ #821, BZ #822, BZ #825]Roland McGrath2005-04-062-9/+7
* (distribute): Add tst-gettext3.sh. (test-srcs): Add tst-gettext3. (tests): De... cvs/fedora-glibc-20050405T2114Ulrich Drepper2005-04-051-8/+15
* * intl/tst-gettext3.c: New file.Ulrich Drepper2005-04-046-322/+489
* [BZ #661]Roland McGrath2005-03-291-5/+7
* [BZ #284, BZ #721]Roland McGrath2005-02-172-26/+24
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2225-1074/+415
* 2.5-18.1Jakub Jelinek2007-07-1225-415/+1074
* Update.Ulrich Drepper2004-09-263-7/+5
* [BZ #322]Ulrich Drepper2004-09-265-37/+76
* Update.Ulrich Drepper2004-09-261-0/+13
* Update.Ulrich Drepper2004-08-152-5/+5
* [BZ #33]Ulrich Drepper2004-08-081-4/+4
* Update.Ulrich Drepper2004-08-063-6/+11
* [BZ #276]Ulrich Drepper2004-07-211-2/+2
* * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath2004-03-251-1/+1
* Update.Ulrich Drepper2004-01-142-127/+236
* Update.Ulrich Drepper2003-12-041-2/+2
* Update.Ulrich Drepper2003-11-041-4/+4
* (__hash_string): Zero-extend each char from the string; the old code did a si...Ulrich Drepper2003-10-241-1/+1
* Update.Ulrich Drepper2003-09-171-5/+5
* Update.Ulrich Drepper2003-09-041-1/+3
* Update.Ulrich Drepper2003-09-031-5/+6
* For _LIBC, call not cancelable versions of open, close, and read.Ulrich Drepper2003-09-031-3/+4
* Update.Ulrich Drepper2003-06-181-1/+1
* Update.Ulrich Drepper2003-06-181-6/+12
* Update.Ulrich Drepper2003-06-115-31/+56
* Update.Ulrich Drepper2003-04-292-0/+2
* Update.Ulrich Drepper2003-04-201-2/+2
* 2003-03-30 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-301-2/+2
* 2003-03-29 Paolo Bonzini <bonzini@gnu.org>Roland McGrath2003-03-291-44/+26
* Update.Ulrich Drepper2003-01-082-5/+5
* Update.Ulrich Drepper2002-12-121-8/+11
* * intl/gettext.h: Renamed to ...Roland McGrath2002-12-1114-61/+107
* 2002-12-11 Bruno Haible <bruno@clisp.org>Roland McGrath2002-12-112-1/+1
* * scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath2002-11-211-8/+28
* 2002-11-20 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-211-18/+11
* (read_alias_file): Use only about 400 bytes of stack space instead of 16k.Ulrich Drepper2002-11-201-15/+12
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-013-23/+8
* * intl/dcigettext.c (DCIGETTEXT): Restore errno only right beforeRoland McGrath2002-09-201-1/+2