platform/upstream/glibc.git
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-09-06 Ulrich DrepperFix last checkin
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 Ulrich DrepperFix whitespaces
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 DrepperFix whitespaces
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 DrepperUpdate Japanese translation
2011-09-05 David S. MillerFixes and optimizations for 32-bit sparc fabs*().
2011-09-05 David S. MillerFix nptl semaphore cleanup invocation.
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 Ulrich DrepperFix semid_ds for x86-64
2011-09-01 David S. MillerSanitize HWCAP_SPARC_* defines/usage, and add new entries.
2011-09-01 David S. MillerFix sparc localplt testcase failures.
2011-08-31 Andreas SchwabFix setxid race handling exiting threads
2011-08-30 Andreas SchwabRelocate objects in dependency order
2011-08-29 Jiri Olsartld, i386: Fix cfi directive in audit trampoline code
2011-08-24 David S. MillerRewritten v9/64-bit sparc strcmp.
2011-08-24 Andreas SchwabFix scope handling during dl_close
2011-08-24 David S. MillerFix nptl/tst-cancel17 and nptl/tst-cancelx17 with recen...
2011-08-24 David S. MillerFix jmpbuf unwind checks on sparc64.
2011-08-23 Andreas SchwabFix spurious nop at start of __strspn_ia32
2011-08-23 Aurelien JarnoFix duplicate definition of Elf64_FuncDesc
2011-08-22 David S. MillerBug fixes for ____longjmp_chk on sparc.
2011-08-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22 Andreas SchwabCorrect cycle detection during dependency sorting
2011-08-22 Andreas SchwabFix missing declaration
2011-08-22 Andreas SchwabRevert "Don't crash when dependencies are missing"
2011-08-22 Andreas SchwabFix testsuite link failure
2011-08-21 Ulrich DrepperUse ifuncs for time and gettimeofday on x86-64
2011-08-21 David S. MillerFix typo in tst-cleanup0.out rule.
2011-08-20 Ulrich DrepperMore optimizations of nss_files
2011-08-20 Ulrich DrepperMinor optimizatin in alias lookup in files NSS module
2011-08-20 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-20 Ulrich DrepperPrint message that there is no scope instead of being...
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperFurther improve printing os ELF symbol lookup scope...
2011-08-20 Ulrich DrepperAdd test for BZ 13114
2011-08-20 Andreas JaegerFix fopen (non-existing-file, "re") errno
2011-08-20 Ulrich DrepperFix CL entry
2011-08-20 Ulrich DrepperFix minor CFI problem in regular x86-64 trampoline
2011-08-20 Ulrich DrepperFix CFI info in x86-64 trampolines for non-AVX code
2011-08-20 Andreas SchwabAdjust libm test ulps for powerpc
2011-08-20 Andreas SchwabRemove the file<
2011-08-20 Andreas SchwabUse correct scandir64 implementation on ppc64
2011-08-18 David S. MillerFix tst-writev on non-4K page size
2011-08-18 Ulrich DrepperAdd rules to build libresolv with SSP flags
2011-08-17 Andreas SchwabAvoid executable stack in makedb
2011-08-17 Ulrich DrepperFix some problem of 32-bit pldd on 64-bit platforms
2011-08-17 Ulrich DrepperPrevent possible race conditions by attaching pldd...
2011-08-16 Ulrich DrepperImprove printing of lookup scopes
2011-08-16 Ulrich DrepperAvoid warning from last change
2011-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-16 Ulrich DrepperFix printing of scope number
2011-08-15 Roland McGrathAlign x86 TCB to 64 bytes (cache line size), important...
2011-08-15 Roland McGrathMore warning patrol, in dead code (sigh).
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-15 Ulrich DrepperAdd missing initialization in service cache in nscd
2011-08-14 Roland McGrathMore warning patrol.
2011-08-14 Roland McGrathClean up locale/Makefile variables for -D switches.
2011-08-14 Roland McGrathWarning patrol.
2011-08-14 David S. Miller * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_...
2011-08-14 Ulrich DrepperImplement LD_DEBUG=scopes
2011-08-13 Ulrich DrepperFix caller information of NSS modules
2011-08-13 Ulrich DrepperFix compile problem
2011-08-12 Ulrich DrepperBetter check for last patch
2011-08-12 Ulrich DrepperBetter debug information from ld.so
2011-08-11 Ulrich DrepperMinor optimization of popcount in l10nflist
2011-08-11 Ulrich DrepperLocale-independent parsing in libintl
2011-08-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11 Andreas SchwabClean up PLT use for scandirat
2011-08-11 David S. Miller * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missi...
2011-08-09 Andreas SchwabFix stack alignment on x86_64
2011-08-09 Ulrich DrepperImplement scandirat function
2011-08-08 Ulrich DrepperAvoid multiple definitions of identical scandir cancell...
2011-08-04 Ulrich DrepperProvide better output in string tests
2011-08-04 Ulrich DrepperCleanup wcscmp test addition
2011-08-04 Liubov DmitrievaNew comprehensive test for wcscmp
2011-08-04 Andreas SchwabProperly tokenize nameserver line for servers with...
2011-08-04 Andreas SchwabFix encoding name for IDN in getaddrinfo
2011-08-04 Jakub JelinekFix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 archi...
2011-08-04 Ulrich DrepperFix whitespaces
2011-08-04 Liubov DmitrievaImprove x86-32 strcat functions with SSE2/SSSE3
2011-08-04 Andreas SchwabFix inline strncat/strncmp on x86
2011-07-24 Ulrich DrepperDefine SEEK_DATA and SEEK_HOLE
2011-07-24 Ulrich DrepperDefine AF_NFC and PF_NFC
2011-07-23 Ulrich DrepperUpdate ptrace constants
2011-07-23 Ulrich DrepperAdjust test for correct installation
2011-07-23 Ulrich DrepperOne more typo in AVX test
2011-07-23 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-23 Ulrich DrepperAdd read barriers in cancellation initialization
2011-07-23 Ulrich DrepperOne more change to XSAVE patch
2011-07-23 Ulrich DrepperOptimize __init_des_r
2011-07-23 Ulrich DrepperAdd read barrier protecting DES initialization
2011-07-22 Andreas SchwabFix AVX check
2011-07-21 Ulrich DrepperFix overflow bug is optimized strncat for x86-64
2011-07-21 Ulrich DrepperAdd more tests for strcat and strncat.
next