Optimized memchr, memrchr, rawmemchr for x86-32
[platform/upstream/glibc.git] / NEWS
2011-10-12 Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-10-12 Ulrich DrepperOptimize libm
2011-10-08 Ulrich DrepperNote bug number in CL
2011-10-08 Andreas JaegerFix netname2host
2011-10-07 Andreas JaegerFix remainder (NaN, 0)
2011-10-07 Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2011-10-07 Ulrich DrepperFix type in NEWS
2011-10-07 Ulrich DrepperImplement caching of nscd
2011-09-11 Ulrich DrepperAvoid cast in non-gcc obstack_free
2011-09-11 Ulrich DrepperFix use of AC_INIT
2011-09-10 Petr BaudisFix jn precision
2011-09-10 Ulrich DrepperFix boundary conditions in scanf
2011-09-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-09 Ulrich DrepperDon't lock string streams in stream cleanup code
2011-09-09 H.J. LuFix macro used in test
2011-09-09 John StanleyAdd missing definition of LOCPATH for bug-regex32 run
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-09-08 Ulrich DrepperFix memory leak in case of failed dlopen
2011-09-08 Ulrich DrepperRemove invalid BZ number
2011-09-08 Alan ModraFix profiling on powerpc32 secure-plt shared libs and...
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-09-05 Ulrich DrepperFix glob.h header by removing gcc 1.x support
2011-09-05 Ulrich DrepperUse O_CLOEXEC when loading ld.so cache
2011-09-05 Liubov DmitrievaOptimized strchr and strrchr with SSE2 on x86-32
2011-09-05 Ulrich DrepperAdd optimized x86-64 wcscmp
2011-09-05 Ulrich DrepperAdd x86-32 optimized wcscmp
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 Ulrich DrepperFix semid_ds for x86-64
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperAdd test for BZ 13114
2011-08-09 Ulrich DrepperImplement scandirat function
2011-07-23 Ulrich DrepperAdjust test for correct installation
2011-07-21 Ulrich DrepperCheck for overflows in expressions
2011-07-21 Ulrich DrepperFix check for AVX enablement
2011-07-20 Ulrich DrepperCorrect feature announcement
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-07-07 Andreas DilgerHandle Lustre filesystem
2011-07-07 Ulrich DrepperHandle W; without long options in getopt
2011-07-07 Ulrich DrepperChange error code for underflows in strtod
2011-06-28 Ulrich DrepperFix quoting in some installed shell scripts
2011-06-24 H.J. LuImproved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64
2011-06-24 Ulrich DrepperWork around limit in writev in 2.6.38+ kernels
2011-06-24 H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2011-06-22 Ulrich DrepperAvoid __check_pf calls in getaddrinfo unless really...
2011-06-21 Ulrich DrepperFix IPv6-only lookups through getaddrinfo
2011-06-16 Ulrich DrepperAdd initgroups lookups to nss_db
2011-06-09 Ulrich DrepperAdd pldd program
2011-06-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-08 Ulrich DrepperStart 2.15 development
2011-06-04 Jakub JelinekFix <bits/mqueue2.h> for C++
2011-05-31 Ulrich DrepperHandle DNS server failures in case of AF_UNSPEC lookups...
2011-05-30 Ulrich DrepperUndo last patch
2011-05-30 Ulrich DrepperAdd BZ number to NEWS
2011-05-30 Ulrich DrepperHandle DSOs without any dependency in ld.so
2011-05-30 Ulrich DrepperRestore _res correctly
2011-05-30 Ulrich DrepperReference wrong BZ
2011-05-30 Ulrich DrepperInterpret numeric values in shadow file as signed
2011-05-30 Ulrich DrepperRecognize use-vc option in resolv.conf
2011-05-30 Ulrich DrepperRecord when bug 11577 was fixed and by which patch
2011-05-30 Ulrich DrepperDon't build AVX tests with old compilers
2011-05-30 Ulrich DrepperMark malloc hook variables as deprecated
2011-05-30 Ulrich DrepperDeclare malloc hook variables as volatile.
2011-05-30 Ulrich DrepperDon't document si_code used for raise()
2011-05-28 Ulrich DrepperFix unnecessary overallocation due to incomplete character
2011-05-28 Ulrich DrepperAdd sotruss program
2011-05-28 Ulrich DrepperAdd sendmmsg syscall
2011-05-28 Ulrich DrepperSet setns system call
2011-05-27 Ulrich DrepperUse getcpu definition from vDSO on x86-64
2011-05-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-05-27 Andreas SchwabFix conversion to ISO-2022-JP-2 with ISO-8859-7 designation
2011-05-23 Ulrich DrepperDefine RLIMIT_RTTIME
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2011-05-21 Ulrich DrepperAlways fill output buffer in XPG strerror function
2011-05-21 Ulrich DrepperFix CP1258 conversion
2011-05-21 Ulrich DrepperFix handling of LC_CTYPE in locale name handling
2011-05-21 Ulrich DrepperSet stream errors in more cases
2011-05-21 Ulrich DrepperDon't unconditionally use alloca in gaih_inet
2011-05-20 Reuben ThomasUpdate documentation in regex.h
2011-05-18 H.J. LuFix typo in x86-64 powl
2011-05-17 Ulrich DrepperUpdate GB18030 to 2005 version
2011-05-16 Ulrich DrepperHandle long variable names in putenv
2011-05-16 Ulrich DrepperFix reporting of invalid timeouts in emulated pselect
2011-05-16 Ulrich DrepperFix test for error_one_per_line mode in error
2011-05-16 Ulrich DrepperRemove shortcut for call of chown
2011-05-16 Ulrich DrepperCleanup x86-64 sys/user.h
2011-05-16 Sašo ŽivanovicAdd work and week day info to sl_SI locale
2011-05-16 Ulrich DrepperRecode se_NO locale file to UTF-8
2011-05-16 Ulrich DrepperAvoid potential deadlock in mtrace
2011-05-15 Ulrich DrepperProvide more helpful error message in getopt
2011-05-15 Ulrich DrepperUpdate configure helper scripts
2011-05-15 Ulrich DrepperMove Dzonghka collation rules to common collation rules...
2011-05-15 Johan HeikkilaFix some fields in time info in sv_FI locale
2011-05-15 Ulrich Dreppersysconf on Linux/ia64 reported outdate versions for...
2011-05-15 Ulrich DrepperMake stack canary value harder to read through read...
2011-05-15 Ulrich DrepperFix typo in last checkin
2011-05-15 Ulrich DrepperAdd entry for Sorani language
2011-05-15 Ulrich DrepperUse mmap for allocation of buffers used for __abort_msg
2011-05-15 Ulrich DrepperLast patch also fixes BZ 11952
2011-05-15 Martin von GagernFix handling of static TLS in dlopen'ed objects
2011-05-14 KH TeoFix time format in en_SG locale
next