]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2009-10-29  Joe LandersFix memory leak in NIS grp database handling.
2009-10-29  Ulrich DrepperFix return value of puts for very long strings.
2009-10-29  Ulrich DrepperFix repairing of memusage trace files.
2009-10-29  Ulrich DrepperPrint timestamp in nscd debug messages.
2009-10-29  Andreas SchwabFix errno handling in posix_openpt.
2009-10-29  Andreas SchwabFix wrap-around in memusage.
2009-10-29  Ulrich DrepperFix getttyname on Linux when called for different devices.
2009-10-29  Philip PrindevilleAdd macros for DSCP markings.
2009-10-29  Ulrich DrepperFix F_GETOWN on some Linux archs.
2009-10-29  Ulrich DrepperDefine F_OWNER_* and f_owner_ex for Linux targets.
2009-10-29  Ulrich DrepperAllow compat handling of getutmp.
2009-10-29  Petar BogdanovicFix mixing IPv4 and IPv6 name server in resolv.conf.
2009-10-28  Joseph S. MyersReadd definition of __expl in ldbl-128
2009-10-27  Jakub JelinekFix range checks in coshl.
2009-10-23  Ulrich DrepperFix whitespaces.
2009-10-23  H.J. LuImplement SSE4.2 optimized strchr and strrchr.
2009-10-23  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-21  Andreas SchwabHandle IFUNC symbols in dlsym.
2009-10-20  Andreas SchwabCorrect errno handling in expm1.
2009-10-15  Ulrich DrepperMention ps_AF locale as new.
2009-10-15  Ulrich DrepperAdd ps_AF locale.
2009-10-15  Sayamindu DasguptaAfghan locale definition for Pashto language.
2009-10-14  David S. MillerAdd ____longjmp_chk for sparc
2009-10-13  Andreas SchwabFix USE_MULTIARCH conditional
2009-10-08  Ulrich DrepperRemove duplicate __set_errno call in random_r.c.
2009-10-08  Ulrich DrepperTypo fix.
2009-10-08  Ulrich DrepperNew Czech translation.
2009-10-07  Andreas SchwabFix descriptor leak when calling dlopen with RTLD_NOLOAD
2009-10-07  Roland McGrathClean up unnecessary libc_hidden_builtin_def fiddling...
2009-10-07  Roland McGrathClean up x86 multiarch HAS_FOO macros.
2009-10-05  Andreas SchwabFix week-1stday in C locale
2009-10-01  Ulrich DrepperDefine F_SETOWN_EX and F_GETOWN_EX in Linux headers.
2009-09-29  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-29  Andreas SchwabCheck for integer overflows in formatting functions
2009-09-28  Samuel ThibaultFix Hurd mkdirat.
2009-09-28  Ulrich DrepperFix locale program error handling
2009-09-28  H.J. LuHandle future binutils versions correctly.
2009-09-28  Ulrich DrepperFix missing reloc dependency
2009-09-27  Samuel ThibaultFix IXANY feature macro conditions.
2009-09-20  Andreas SchwabFix typo in is646 gconv module
2009-09-20  Ulrich DrepperHungarian and Vietnamese translation update.
2009-09-20  Roland McGrathRemove some unused variables.
2009-09-18  Roland McGrathMention pthread_sigqueue
2009-09-15  Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-10  Ulrich DrepperHandle -- on getconf command line.
2009-09-08  H.J. LuSupport binutils 2.100 and 3.0.
2009-09-08  Jakub JelinekFix __longjmp_chk on s390/s390x.
2009-09-07  Andreas SchwabFix malformed #pragma.
2009-09-07  Ulrich DrepperFix endless loop in localedef.
2009-09-07  Ulrich DrepperHandle POSIX2_LINE_MAX in getconf.
2009-09-05  H.J. LuSupport binutils 2.20.
2009-09-03  Ulrich DrepperFix IA-32 strstr in multiarch configuration as well.
2009-09-03  Ulrich DrepperFix whitespaces.
2009-09-03  Suzuki PouloseFix timer_create to initialize timer_t properly.
2009-09-03  Andreas SchwabFix lookup of group names in hesiod initgroups.
2009-09-03  Andreas SchwabFix fsetpos on wide stream.
2009-09-03  Jakub JelinekFix strstr/strcasestr/fma/fmaf on x86_64.
2009-09-01  Andreas SchwabCleanup _IO_wfile_seekoff.
2009-09-01  Joshua W. BoyerFix use of 64-bit insn in 32-bit memcpy for POWER6.
2009-09-01  Andreas SchwabAdd hidden alias for fflush.
2009-09-01  Jakub JelinekFix x86_64 bits/mathinline.h for -m32 compilation.
2009-08-31  Andreas SchwabFix parse error in bits/mathinline.h with --std=c99
2009-08-31  Ulrich DrepperFix problems with memory allocation in assert.
2009-08-31  Ulrich DrepperAdd local assert function to avoid problems with memory...
2009-08-28  Andrew StubbsSH lowlevellock broken for FUTEX_CLOCK_REALTIME.
2009-08-28  H.J. LuRemove ENABLE_SSSE3_ON_ATOM.
2009-08-28  Ulrich DrepperMore strto{,u}l{,l} tests.
2009-08-26  Ulrich DrepperAdd isinf optimized for 64-bit.
2009-08-26  Ulrich DrepperOptimized isnan for 64-bit machines.
2009-08-26  Ulrich DrepperMake llround an alias for lround on 64-bit machines.
2009-08-26  Ulrich DrepperOptimized nearbyint for 64-bit.
2009-08-26  Ulrich DrepperOptimized rint implementation for x86-64.
2009-08-26  Ulrich DrepperAdd 64-bit optimized s_round.
2009-08-25  Ulrich DrepperOptimize out duplicated scalbln code for x86-64.
2009-08-25  Joseph MyersFix generic fdiml.
2009-08-25  Ulrich DrepperAdd 64-bit optimized scalbln.
2009-08-25  Ulrich DrepperOptimized signbit{,f} for x86-64.
2009-08-25  Ulrich DrepperAdd 64-bit optimized version lround.
2009-08-25  Joseph MyersUpdate the conformance description.
2009-08-25  Ulrich Drepper64-bit optimized implementation of trunc.
2009-08-25  Ulrich DrepperHandle AVX saving on x86-64 in interrupted smbol lookups.
2009-08-25  Ulrich DrepperAdd ceil implementation for 64-bit machines.
2009-08-24  Ulrich DrepperHint to kernel that thread stack memory can be removed.
2009-08-24  Ulrich DrepperOptimize float construction/extraction on x86-64.
2009-08-24  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-24  Ulrich DrepperFix overflow handling in fdim.
2009-08-24  Roland McGrathAdd sysdeps/unix/syscall-template.S; build syscall...
2009-08-24  Ulrich DrepperDefine math_errhandling is possible.
2009-08-24  Ulrich DrepperOptimize x86-64 signbit{,f} a bit.
2009-08-24  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-23  Roland McGrathFix td_ta_map_lwp2thr logging and early sanity check.
2009-08-23  Ulrich DrepperExtend last test case.
2009-08-23  Ulrich DrepperAdd test case for last fixed regex bug.
2009-08-23  Ulrich DrepperRecognize ill-formed { } expressions in regcomp.
2009-08-23  Ulrich DrepperAlso correct _POSIX2_* constants in case older standard...
2009-08-23  Ulrich DrepperMore namespace cleanups.
2009-08-23  Ulrich DrepperDefine _POSIX_VERSION correctly when older POSIX versio...
2009-08-23  Ulrich DrepperPrint sign of NaN values.
2009-08-23  Ulrich DrepperThread-local locale handling part of XPG7.
2009-08-23  Ulrich DrepperRvert accidental checkins.
next