platform/upstream/glibc.git
2011-07-06 Ulrich DrepperAdd the extra check also in innetgr
2011-07-06 Ulrich DrepperFix handling of chained netgroups
2011-07-05 Roland McGrathDefault install_root value from DESTDIR.
2011-07-05 Ulrich DrepperAvoid warning.
2011-07-02 Roland McGrathFail if format.lds comes out empty.
2011-07-02 Roland McGrathRemove an unused variable in localedata tests.
2011-07-02 Roland McGrathGenerate testrun.sh to use relative directory names.
2011-07-02 Roland McGrathRewrite local headers check to be more robust and infor...
2011-07-02 Roland McGrathExplicitly remove .gnu.glibc-stub sections with objcopy...
2011-07-02 Roland McGrathAdd --with-default-link configure option.
2011-07-02 Roland McGrathConsolidate shlib.lds references in new variables.
2011-07-02 Roland McGrathMake asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.
2011-07-02 Roland McGrathUse -defsym=_begin=0 instead of linker script munging.
2011-07-02 Ulrich DrepperFix last patch for big-endian machines
2011-07-02 Ulrich DrepperOptimize long-word additions in SHA implementation
2011-07-02 Ulrich Dreppernscd cleanups
2011-07-02 Thorsten KukukHandle nscd negtimeout==0
2011-07-01 Andreas Schwabnss_compat: query NIS domain only when needed
2011-07-01 Ulrich DrepperFix robust mutex handling after fork
2011-06-30 Andreas SchwabMake sure RES_USE_INET6 is always restored
2011-06-30 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-30 Ulrich DrepperAvoid write to invalid file descriptor in nscd
2011-06-29 Aurelien JarnoFix build with multiarch disabled.
2011-06-28 Ulrich DrepperFix quoting in some installed shell scripts
2011-06-28 Ulrich DrepperRemove the --experimental-malloc option
2011-06-28 Andreas SchwabFix crash in GB18030 encoder
2011-06-28 Roland McGrathDistinguish configure check for .ctors/.dtors header...
2011-06-28 Roland McGrathFix missing .ctors/.dtors lead word in soinit
2011-06-27 Ulrich DrepperFix handling of RES_USE_INET6 big in nscd
2011-06-27 Ulrich DrepperAdd missing HAVE_SENDFILE definition
2011-06-27 Ulrich DrepperMinimal cleanup in innetgr.
2011-06-26 H.J. LuUse __gettimeofday instead of gettimeofday
2011-06-26 Ulrich DrepperWe don't use linkobj/libc.so at runtmie, no need to...
2011-06-25 H.J. LuFix unwind info in 32bit SSE2/SSSE3 strncpy
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-24 Marek Polaceknss_db: Quash read implicit declaration warning
2011-06-22 Ulrich DrepperAvoid __check_pf calls in getaddrinfo unless really...
2011-06-22 Andreas SchwabFix Ipv4&IPv6 lookup in getaddrinfo
2011-06-22 Ulrich DrepperUse a /sys/devices/system/cpu/online for _SC_NPROCESSOR...
2011-06-22 Ulrich DrepperRate limit expensive _SC_NPROCESSORS_ONLN computation
2011-06-22 Ulrich DrepperClean up after kernel sigcontext header mess
2011-06-21 Ulrich DrepperFix crash in unsuccessful uses of nss_db
2011-06-21 Ulrich DrepperFix IPv6-only lookups through getaddrinfo
2011-06-21 Ulrich DrepperMinor optimization of getaddrinfo after recent patch
2011-06-21 Ulrich DrepperRevert unwanted patch
2011-06-21 Ulrich DrepperAdd missing DL_CALL_FCT
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
2011-06-16 Ulrich DrepperFix typo in recent resolver change which causes segvs
2011-06-16 Andreas SchwabImprove 64-bit build
2011-06-16 Ulrich DrepperInstall db-Makefile
2011-06-16 Ulrich DrepperCleanup of db-XXX.c
2011-06-16 Ulrich DrepperAdd initgroups lookups to nss_db
2011-06-16 Ulrich DrepperAdd initgroups lookup support to getent
2011-06-16 Ulrich DrepperFix handling of initgroups database.
2011-06-16 Ulrich DrepperOptimize hash table generation in makedb
2011-06-16 Ulrich DrepperReenable nss_db with a completely new implementation
2011-06-16 Ulrich DrepperRewrite makedb to avoid using db library
2011-06-14 Andreas JaegerQuash two memset undeclared warnings.
2011-06-13 Ulrich DrepperFix memory leak in getaddrinfo
2011-06-11 Roland McGrathBetter detect total failure of linker script generation.
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-06-10 Roland McGrathUse AC_LANG_PROGRAM in nss-crypt check.
2011-06-10 Roland McGrathRevert -r -> -Wl,-r change.
2011-06-10 Roland McGrathUse -Wl,-r instead of plain -r.
2011-06-09 Ulrich DrepperOOps, wrong version number for development version
2011-06-09 Ulrich DrepperAdd pldd program
2011-06-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-08 David S. Millersparc: Fix LD_BIND_NOW with multiarch.
2011-06-08 Ulrich DrepperStart 2.15 development
2011-06-07 Andreas KrebbelS/390 longlong.h: Fix smul_ppmm with -m31 -mzarch
2011-06-06 Roland McGrathUse canonical FSF .texi files for LGPL and FDL texts.
2011-06-04 Jakub JelinekFix <bits/mqueue2.h> for C++
2011-06-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-03 H.J. LuAssume Intel Core i3/i5/i7 processor if AVX is available
2011-05-31 Ulrich DrepperFix typo in stack guard setup code for old kernels
2011-05-31 Ulrich DrepperDon't free non-malloced memory and fix memory leak
2011-05-31 Ulrich Drepper2.14 release glibc-2.14
2011-05-31 Ulrich DrepperNo need for RANLIB make variable anymore
2011-05-31 Ulrich DrepperUpdated translation template file
2011-05-31 Ulrich DrepperAlso translation messages in .ksh files
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 DrepperOne more thinko in CL
2011-05-30 Ulrich DrepperFix typo in CL
2011-05-30 Ulrich DrepperPrevent loader from loading itself
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 DrepperMake resolv.conf parsing more compact
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 DrepperPerhaps the real definition of __MALLOC_HOOK_VOLATILE...
2011-05-30 Ulrich DrepperMissed one malloc hook variable
2011-05-30 Ulrich DrepperDeclare malloc hook variables as volatile.
next