about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* * posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper2007-10-124-12/+30
* * locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper2007-10-122-17/+21
* * iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper2007-10-122-9/+11
* * locale/programs/ld-collate.c (collate_read): If ignore_contentUlrich Drepper2007-10-121-0/+5
* (collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...Ulrich Drepper2007-10-121-16/+15
* * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek2007-10-115-7/+16
* * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2007-10-117-304/+591
* Remove tok_elif, add tok_elifdef and tok_elifndef.Ulrich Drepper2007-10-112-4/+6
* * locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047Jakub Jelinek2007-10-1014-0/+42
* * stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper2007-10-105-56/+38
* * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper2007-10-104-4/+28
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper2007-10-103-1/+13
* * locales/de_DE: Set first week day to Monday.Ulrich Drepper2007-10-093-0/+15
* * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): UseUlrich Drepper2007-10-093-2/+10
* [BZ #73]Ulrich Drepper2007-10-074-77/+87
* * locale/programs/ld-time.c (time_finish): Default forUlrich Drepper2007-10-072-2/+4
* [BZ #181]Ulrich Drepper2007-10-072-2/+5
* [BZ #2633]Ulrich Drepper2007-10-072-20/+29
* [BZ #5103]Ulrich Drepper2007-10-073-3/+25
* * misc/error.h: Use __const instead of const.Ulrich Drepper2007-10-074-11/+25
* [BZ #3924]Ulrich Drepper2007-10-074-8/+33
* * nscd/connections.c (verify_persistent_db): Recognize circular lists.Ulrich Drepper2007-10-062-1/+7
* * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.Ulrich Drepper2007-10-062-1/+8
* [BZ #4407]Ulrich Drepper2007-10-065-7/+30
* [BZ #5010]Ulrich Drepper2007-10-062-2/+30
* [BZ #5063]Ulrich Drepper2007-10-0511-146/+358
* [BZ #5104]Ulrich Drepper2007-10-053-2/+16
* [BZ #5113]Ulrich Drepper2007-10-052-2/+8
* [BZ #5112]Ulrich Drepper2007-10-052-7/+12
* 2007-10-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2007-10-057-4/+147
* * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,Ulrich Drepper2007-10-054-2/+44
* * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.Ulrich Drepper2007-10-055-1/+102
* 2007-10-04 Jakub JelinekUlrich Drepper2007-10-054-72/+309
* * login/login_tty.c (login_tty): The Linux kernel can return EBUSYUlrich Drepper2007-10-042-3/+11
* * misc/error.h: Remove support for use outside of libc. We have toUlrich Drepper2007-10-045-19/+309
* Specializations of error functions.Ulrich Drepper2007-10-041-0/+72
* * tst-langinfo.sh: Update expected THOUSEP for fr_FR.Jakub Jelinek2007-10-032-2/+6
* * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy, cvs/fedora-glibc-20071003T1908Ulrich Drepper2007-10-032-127/+7
* * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper2007-10-033-8/+21
* 2007-10-03 Jakub JelinekUlrich Drepper2007-10-032-1/+11
* * string/strcoll_l.c (STRCOLL): Correct handling of switching fromUlrich Drepper2007-10-023-217/+234
* * string/strcoll_l.c (STRCOLL): Correct test for alloca use.Ulrich Drepper2007-10-024-2/+103
* * de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper2007-10-023-9/+25
* [BZ #645]Ulrich Drepper2007-10-022-5/+17
* [BZ #5071]Ulrich Drepper2007-10-022-1/+7
* [BZ #4705]Ulrich Drepper2007-10-021-1/+2
* [BZ #4941]Ulrich Drepper2007-10-023-3/+10
* * locale/programs/ld-collate.c (collate_read): After initial copyUlrich Drepper2007-10-024-0/+235
* * locales/am_ET (LC_COLLATE): Define new script after copy.Ulrich Drepper2007-10-023-7/+12
* * include/stdio_ext.h (__fsetlocking): Define as macro.Ulrich Drepper2007-10-012-3/+18