platform/upstream/glibc.git
2011-07-20 Ulrich DrepperUpdated translations.
2011-07-20 Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2011-07-20 Marek Polacekdcigettext.c: Add missing bracket
2011-07-20 Andreas SchwabUse size_t for strlen results
2011-07-20 Andreas JaegerFix for description of cross reference in manual
2011-07-20 Ulrich DrepperCorrect feature announcement
2011-07-20 Andreas KrebbelS/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro
2011-07-20 Marek Polacek_dl_sort_fini: Remove unused argument
2011-07-20 Marek Polacekelf/cache.c: Remove unnecessary condition
2011-07-20 Marek PolacekAvoid warning in nscd config file parsing code
2011-07-19 Ulrich DrepperFix whitespaces
2011-07-19 Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-07-19 Ulrich DrepperUse union to avoid casts in code to store results of...
2011-07-19 Andreas SchwabFix alloca accounting in strxfm
2011-07-19 Ulrich DrepperAvoid possible crashes in anormal nscd exits
2011-07-19 Ulrich DrepperFix typos in pretty much unused code in sched.h header.
2011-07-19 Ulrich DrepperUpdated Swedish and Dutch translations.
2011-07-16 Roland McGrathNever use -mpreferred-stack-boundary=2 on i386, now...
2011-07-15 Roland McGrathDefault to --with-default-link=yes if configure check...
2011-07-15 Roland McGrathUse linker --print-output-format option if available.
2011-07-15 Roland McGrathFix remaining explicit uses of shlib.lds to use $(shlib...
2011-07-15 Roland McGrathQuash a warning in strstr-c.c built for static.
2011-07-15 Roland McGrathQuash a warning in nptl/allocatestack.c
2011-07-15 Roland McGrathAdjust relro test to work around GNU ld limitations.
2011-07-12 Roland McGrathFix a braino in new relro configure test.
2011-07-11 Ulrich DrepperGeneralize framework to register monitoring of files...
2011-07-10 Roland McGrathComment typo fix.
2011-07-09 Ulrich DrepperTransltion updates
2011-07-09 Roland McGrathUse an empirical check for .ctors/.dtors -> .init_array...
2011-07-09 Roland McGrathRewrite -z relro configure check to be empirical.
2011-07-09 Roland McGrathFind readelf with AC_CHECK_TOOL for use in configure...
2011-07-08 Ulrich Drepper(memalign_check): No need to use checked_request2size.
2011-07-08 Andreas JaegerAdd test case strtod underflow
2011-07-07 Ulrich DrepperHandle ext4 in {,f}pathconf
2011-07-07 Andreas DilgerHandle Lustre filesystem
2011-07-07 Andreas JaegerFix warnings in resolver code
2011-07-07 Ulrich Dreppernis/nss_nisplus: Kill warnings
2011-07-07 Ulrich DrepperAdd string/test-strncat.c
2011-07-07 Ulrich Dreppericonvdata/johab.c: Don't inline unlikely called function
2011-07-07 Ulrich DrepperFix for installation in sysdeps/s390/s390-64/Makefile
2011-07-07 Ulrich DrepperRebuild configure scripts
2011-07-07 Ulrich DrepperHandle W; without long options in getopt
2011-07-07 Ulrich DrepperChange error code for underflows in strtod
2011-07-07 Ulrich DrepperFix typo in last patch
2011-07-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
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-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-03 Ulrich DrepperComplete last patch
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
next