aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper3-7/+12
2007-10-16[BZ #5184]Ulrich Drepper2-30/+49
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper4-49/+48
2007-10-16(__tzfile_compute): For use_last case set i to num_transition rather than num...Ulrich Drepper1-2/+3
2007-10-16* sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek2-1/+4
2007-10-16* sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek2-1/+7
2007-10-16* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper3-111/+1274
2007-10-16Make an empty file.Ulrich Drepper1-3/+1
2007-10-16* po/libc.pot: Regenerated.Roland McGrath1-0/+4
2007-10-162007-10-15 Roland McGrath <roland@redhat.com>Roland McGrath1-878/+882
2007-10-15* nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle start and start_fctUlrich Drepper1-0/+3
2007-10-15(REENTRANT_NAME): Mangle start and start_fct pointers.Ulrich Drepper1-8/+24
2007-10-15* init.c (__pthread_initialize_minimal): Initialize word to appease Jakub Jelinek2-1/+6
2007-10-15[BZ #3425]Ulrich Drepper2-2/+13
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728Ulrich Drepper2-3/+30
2007-10-15* posix/glob.c: Add some branch prediction throughout.Ulrich Drepper2-9/+11
2007-10-15* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper2-10/+11
2007-10-14(rfc3484_sort): Make sure that even if qsort doesn't supportUlrich Drepper1-2/+2
2007-10-14* posix/tst-rfc3484-2.c (do_test): Likewise.Ulrich Drepper3-0/+6
2007-10-14* posix/tst-rfc3484.c (do_test): Adjust for addition ofUlrich Drepper1-0/+2
2007-10-14[BZ #4098]cvs/fedora-glibc-20071014T2102Ulrich Drepper3-20/+31
2007-10-14* sysdeps/posix/getaddrinfo.c (struct sort_result): Addcvs/fedora-glibc-20071014T1847Ulrich Drepper2-2/+13
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper8-246/+311
2007-10-14[BZ #1140]Ulrich Drepper2-20/+59
2007-10-13[BZ #3195]Ulrich Drepper7-11/+19
2007-10-13* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper2-43/+63
2007-10-13[BZ #3242]Ulrich Drepper2-35/+76
2007-10-13* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper2-0/+6
2007-10-13* libio/Makefile (tests): Add tst-ext2.Ulrich Drepper3-2/+62
2007-10-13write-only streams. For read/write streams, check whether weUlrich Drepper2-4/+5
2007-10-13[BZ #4359]Ulrich Drepper2-3/+10
2007-10-13* locale/programs/repertoire.c (repertoire_read): Always freeUlrich Drepper2-2/+4
2007-10-13* elf/cache.c (save_aux_cache): Free memory allocated forUlrich Drepper1-0/+5
2007-10-13(save_aux_cache): Free memory allocated for temporary file name.Ulrich Drepper1-0/+1
2007-10-12* misc/Makefile (headers): Add bits/error.h.Jakub Jelinek2-1/+5
2007-10-12* posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper4-12/+30
2007-10-12* locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper2-17/+21
2007-10-12* iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper2-9/+11
2007-10-12* locale/programs/ld-collate.c (collate_read): If ignore_contentUlrich Drepper1-0/+5
2007-10-12(collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...Ulrich Drepper1-16/+15
2007-10-11* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek5-7/+16
2007-10-11* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper7-304/+591
2007-10-11Remove tok_elif, add tok_elifdef and tok_elifndef.Ulrich Drepper2-4/+6
2007-10-10* locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047Jakub Jelinek14-0/+42
2007-10-10* stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper5-56/+38
2007-10-10* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper4-4/+28
2007-10-10* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper3-1/+13
2007-10-09* locales/de_DE: Set first week day to Monday.Ulrich Drepper3-0/+15
2007-10-09* sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): UseUlrich Drepper3-2/+10
2007-10-07[BZ #73]Ulrich Drepper4-77/+87