summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7 cvs/glibc-2_7-base cvs/glibc-2_7Jakub Jelinek2007-10-181-0/+5
* * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.Roland McGrath2007-10-171-0/+5
* * include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper2007-10-171-0/+1
* * version.h (VERSION): Bump to 2.7.Ulrich Drepper2007-10-171-0/+2
* [BZ #5186]Ulrich Drepper2007-10-171-0/+5
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007Ulrich Drepper2007-10-171-0/+11
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper2007-10-171-0/+6
* * sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper2007-10-171-1/+4
* * sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper2007-10-171-0/+6
* * time/tzfile.c (__tzfile_read): Read POSIX TZ string if availableUlrich Drepper2007-10-171-1/+14
* Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper2007-10-161-0/+5
* [BZ #5184]Ulrich Drepper2007-10-161-0/+9
* (__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper2007-10-161-0/+5
* * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek2007-10-161-0/+3
* * sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek2007-10-161-0/+5
* * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper2007-10-161-1/+18
* * po/libc.pot: Regenerated.Roland McGrath2007-10-161-0/+4
* * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle start and start_fctUlrich Drepper2007-10-151-0/+3
* [BZ #3425]Ulrich Drepper2007-10-151-0/+7
* * posix/glob.c: Reimplement link_exists_p to use fstatat64. cvs/fedora-glibc-20071015T0728Ulrich Drepper2007-10-151-0/+2
* * posix/glob.c: Add some branch prediction throughout.Ulrich Drepper2007-10-151-0/+2
* * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper2007-10-151-0/+3
* (rfc3484_sort): Make sure that even if qsort doesn't supportUlrich Drepper2007-10-141-2/+2
* * posix/tst-rfc3484-2.c (do_test): Likewise.Ulrich Drepper2007-10-141-0/+1
* * posix/tst-rfc3484.c (do_test): Adjust for addition ofUlrich Drepper2007-10-141-0/+2
* * sysdeps/posix/getaddrinfo.c (struct sort_result): Add cvs/fedora-glibc-20071014T1847Ulrich Drepper2007-10-141-0/+6
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-141-0/+18
* [BZ #1140]Ulrich Drepper2007-10-141-0/+9
* [BZ #3195]Ulrich Drepper2007-10-131-0/+8
* * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper2007-10-131-0/+4
* [BZ #3242]Ulrich Drepper2007-10-131-0/+8
* * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper2007-10-131-0/+5
* * libio/Makefile (tests): Add tst-ext2.Ulrich Drepper2007-10-131-0/+2
* write-only streams. For read/write streams, check whether weUlrich Drepper2007-10-131-1/+2
* [BZ #4359]Ulrich Drepper2007-10-131-0/+6
* * locale/programs/repertoire.c (repertoire_read): Always freeUlrich Drepper2007-10-131-0/+3
* * elf/cache.c (save_aux_cache): Free memory allocated forUlrich Drepper2007-10-131-0/+5
* * misc/Makefile (headers): Add bits/error.h.Jakub Jelinek2007-10-121-0/+4
* * posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper2007-10-121-0/+5
* * locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper2007-10-121-0/+5
* * iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper2007-10-121-0/+4
* * locale/programs/ld-collate.c (collate_read): If ignore_contentUlrich Drepper2007-10-121-0/+5
* * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek2007-10-111-0/+10
* * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2007-10-111-0/+7
* * stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper2007-10-101-0/+14
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper2007-10-101-0/+5
* * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): UseUlrich Drepper2007-10-091-0/+7
* * locale/programs/ld-time.c (time_finish): Default forUlrich Drepper2007-10-071-0/+2
* [BZ #181]Ulrich Drepper2007-10-071-0/+3
* [BZ #2633]Ulrich Drepper2007-10-071-0/+3