summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-18* sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7cvs/glibc-2_7-basecvs/glibc-2_7Jakub Jelinek
2007-10-17* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.Roland McGrath
2007-10-172007-10-17 Roland McGrath <roland@frob.com>Roland McGrath
2007-10-17Remade for stable-2.7cvs/fedora-glibc-20071017T2029Ulrich Drepper
2007-10-17* include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper
2007-10-17* version.h (VERSION): Bump to 2.7.Ulrich Drepper
2007-10-17[BZ #5186]Ulrich Drepper
2007-10-17* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.cvs/fedora-glibc-20071017T2007Ulrich Drepper
2007-10-17* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper
2007-10-17* sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper
2007-10-17* sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper
2007-10-17* time/tzfile.c (__tzfile_read): Read POSIX TZ string if availableUlrich Drepper
2007-10-17(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...Ulrich Drepper
2007-10-17* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New Jakub Jelinek
2007-10-16Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper
2007-10-16[BZ #5184]Ulrich Drepper
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper
2007-10-16(__tzfile_compute): For use_last case set i to num_transition rather than num...Ulrich Drepper
2007-10-16* sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek
2007-10-16* sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek
2007-10-16* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper
2007-10-16Make an empty file.Ulrich Drepper
2007-10-16* po/libc.pot: Regenerated.Roland McGrath
2007-10-162007-10-15 Roland McGrath <roland@redhat.com>Roland McGrath
2007-10-15* nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle start and start_fctUlrich Drepper
2007-10-15(REENTRANT_NAME): Mangle start and start_fct pointers.Ulrich Drepper
2007-10-15* init.c (__pthread_initialize_minimal): Initialize word to appease Jakub Jelinek
2007-10-15[BZ #3425]Ulrich Drepper
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728Ulrich Drepper
2007-10-15* posix/glob.c: Add some branch prediction throughout.Ulrich Drepper
2007-10-15* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper
2007-10-14(rfc3484_sort): Make sure that even if qsort doesn't supportUlrich Drepper
2007-10-14* posix/tst-rfc3484-2.c (do_test): Likewise.Ulrich Drepper
2007-10-14* posix/tst-rfc3484.c (do_test): Adjust for addition ofUlrich Drepper
2007-10-14[BZ #4098]cvs/fedora-glibc-20071014T2102Ulrich Drepper
2007-10-14* sysdeps/posix/getaddrinfo.c (struct sort_result): Addcvs/fedora-glibc-20071014T1847Ulrich Drepper
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper
2007-10-14[BZ #1140]Ulrich Drepper
2007-10-13[BZ #3195]Ulrich Drepper
2007-10-13* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper
2007-10-13[BZ #3242]Ulrich Drepper
2007-10-13* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper
2007-10-13* libio/Makefile (tests): Add tst-ext2.Ulrich Drepper
2007-10-13write-only streams. For read/write streams, check whether weUlrich Drepper
2007-10-13[BZ #4359]Ulrich Drepper
2007-10-13* locale/programs/repertoire.c (repertoire_read): Always freeUlrich Drepper
2007-10-13* elf/cache.c (save_aux_cache): Free memory allocated forUlrich Drepper
2007-10-13(save_aux_cache): Free memory allocated for temporary file name.Ulrich Drepper
2007-10-12* misc/Makefile (headers): Add bits/error.h.Jakub Jelinek
2007-10-12* posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper