Correctly handle missing initgroups database
[platform/upstream/glibc.git] / sysdeps /
2011-10-17 Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor
2011-10-16 Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_log
2011-10-16 Ulrich DrepperOptimized floor for 64-bit architectures
2011-10-16 Ulrich DrepperAdd cosh optimized for 64-bit architectures
2011-10-16 Ulrich DrepperOptimize exp
2011-10-15 Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_logf
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-10-15 Ulrich DrepperFix WS
2011-10-15 Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-15 Ulrich DrepperOptimize x86-32 log
2011-10-14 Andreas SchwabAdjust s390 libm ULPs
2011-10-14 Andreas SchwabFix lost feraiseexcept symbol
2011-10-13 Andreas SchwabFix PLT use in feupdateenv on x86_64
2011-10-13 Andreas SchwabCheck for zero size in memrchr for x86_64
2011-10-12 Ulrich DrepperFix whitespaces
2011-10-12 Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-10-12 Ulrich DrepperOptimize libm
2011-10-10 Andreas SchwabImplement __isinf_nsl for IBM long double
2011-10-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-08 Roland McGrathConditionalize unnecessary #include.
2011-10-08 Roland McGrathFix some nit warnings.
2011-10-08 Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-07 Ulrich DrepperFix whitespace
2011-10-07 Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-28 Andreas SchwabAdjust powerpc libm ULPs
2011-09-26 Andreas SchwabFix parse error in bits/mathinline.h with --std=c99
2011-09-19 Roland McGrathClean up disabling of script_execute
2011-09-16 Ulrich Drepperfinite for 64-bit platforms
2011-09-15 Ulrich DrepperDefine IP_MULTICAST_ALL
2011-09-15 Roland McGrathUse HIDDEN_JUMPTARGET rather than spelling out its...
2011-09-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-15 Ulrich DrepperAdd fmax and fmin inlines for x86-64
2011-09-15 Andreas SchwabFix PLT uses in libm on powerpc
2011-09-14 Ulrich DrepperUse correct section to allow merging
2011-09-14 Ulrich DrepperOptimized lrint and llrint for x86-64
2011-09-13 Andreas SchwabFix undefined symbol in powerpc64 dl-machine.h
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-12 Ulrich DrepperOptimize logb code for 64-bit machines
2011-09-12 Andreas SchwabFix invalid conversion in __cmsg_nxthdr
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-11 Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Petr BaudisFix jn precision
2011-09-10 Ulrich DrepperUse (void*) instead of 0 for return value pointer in...
2011-09-09 Paul PluzhnikovFix lround() loses precision
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-08 Samuel Thibaultsysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
2011-09-08 Roland McGrathHurd: fix use of uninitialized value in fork port copying.
2011-09-08 Liubov DmitrievaFix up x86-32 section names for Atom code
2011-09-08 Ulrich DrepperCheck for finite/infinity parms in IBM Long Double...
2011-09-08 Ulrich DrepperFix whitespaces
2011-09-08 Adhemerval ZanellaTrigonometric optimizations for POWER
2011-09-08 Alan ModraFix profiling on powerpc32 secure-plt shared libs and...
2011-09-08 Will Schmidtpower7 strncmp optimization
2011-09-08 Will Schmidtpower7 memcpy VSX optimizations
2011-09-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-08 H.J. LuSimplify AVX check
2011-09-07 Andreas SchwabRevert "Fix semid_ds for x86-64"
2011-09-07 Ulrich DrepperMake sure __vdso_clock_gettime always contains a valid...
2011-09-07 Ulrich DrepperFix handling of __vdso_clock_gettime
2011-09-07 Ulrich DrepperMove Atom-optimized code out of the way and together
2011-09-07 Ulrich DrepperDon't unconditionally use clock_gettime vsyscall on...
2011-09-07 Ulrich DrepperAvoid gettimeofday vsyscall
2011-09-06 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-06 Ulrich DrepperRemove now-wrong comment
2011-09-06 Andreas SchwabFix missing declaration
2011-09-06 Ulrich DrepperPrefer real syscalls instead of vsyscalls on x86-64...
2011-09-06 Ulrich DrepperFix whitespaces
2011-09-06 Liubov DmitrievaAdd Atom-optimized strchr and strrchr for x86-64
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
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 David S. MillerFixes and optimizations for 32-bit sparc fabs*().
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-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 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 SchwabFix missing declaration
2011-08-21 Ulrich DrepperUse ifuncs for time and gettimeofday on x86-64
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
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<
next