about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [BZ #4098] cvs/fedora-glibc-20071014T2102Ulrich Drepper2007-10-143-20/+31
* * sysdeps/posix/getaddrinfo.c (struct sort_result): Add cvs/fedora-glibc-20071014T1847Ulrich Drepper2007-10-142-2/+13
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-148-246/+311
* [BZ #1140]Ulrich Drepper2007-10-142-20/+59
* [BZ #3195]Ulrich Drepper2007-10-137-11/+19
* * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper2007-10-132-43/+63
* [BZ #3242]Ulrich Drepper2007-10-132-35/+76
* * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper2007-10-132-0/+6
* * libio/Makefile (tests): Add tst-ext2.Ulrich Drepper2007-10-133-2/+62
* write-only streams. For read/write streams, check whether weUlrich Drepper2007-10-132-4/+5
* [BZ #4359]Ulrich Drepper2007-10-132-3/+10
* * locale/programs/repertoire.c (repertoire_read): Always freeUlrich Drepper2007-10-132-2/+4
* * elf/cache.c (save_aux_cache): Free memory allocated forUlrich Drepper2007-10-131-0/+5
* (save_aux_cache): Free memory allocated for temporary file name.Ulrich Drepper2007-10-131-0/+1
* * misc/Makefile (headers): Add bits/error.h.Jakub Jelinek2007-10-122-1/+5
* * 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