]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2012-01-18  Ulrich DrepperMore minor malloc cleanups
2012-01-16  Ulrich DrepperMinor cleanups of malloc code
2012-01-16  Ulrich DrepperFix locking problem in fmtmsg
2012-01-13  Marek PolacekDon't always provide definition of gets checking version
2012-01-12  Will SchmidtPowerpc: correct duplicate label issue with multiple...
2012-01-12  Ulrich DrepperOptimized acosh for 64-bit platforms
2012-01-11  Ulrich DrepperOptimize scalbln
2012-01-11  Ulrich DrepperFix warnings due to return in void functions
2012-01-11  Ulrich DrepperOptimize s_modf
2012-01-11  Ulrich DrepperAdd const attribute to fmin and fmax
2012-01-11  Ulrich DrepperOptimize ldexp and scalbn
2012-01-11  Ulrich DrepperAdd const attribute to pthread_equal
2012-01-11  Ulrich DrepperConsistently added return to pthread_exit
2012-01-10  Marek PolacekAdd noreturn attribute
2012-01-09  Ulrich DrepperSome branch prediction for log1p
2012-01-09  Ulrich Drepperbits/poll2.h needs __BEGIN/__END_DECLS
2012-01-09  Ulrich DrepperInstall bits/poll2.h
2012-01-09  Will SchmidtFix typo in Linux/PPC32 getcontext
2012-01-09  Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-09  Ulrich DrepperMark potential fix for BZ 11929
2012-01-09  Paul Pluzhnikovsscanf always calls realloc
2012-01-09  Adhemerval... CL
2012-01-09  Adhemerval... Use __pthread_get_minstack for AIO helper thread
2012-01-08  Ulrich DrepperFix CL
2012-01-08  Ulrich DrepperAdd test for CMPLX macros
2012-01-08  Ulrich DrepperFix typo in CMPLXL
2012-01-08  Marek PolacekQuash implicit declaration warning
2012-01-08  Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08  Ulrich DrepperRegenerated
2012-01-08  Ulrich DrepperDefine CMPLX, CMPLXF, CMPLXL
2012-01-08  Ulrich DrepperStatic linking is always needed
2012-01-08  Ulrich DrepperRemove pwd tst from configure
2012-01-08  Ulrich Drepper No need for test for __builtin_expect
2012-01-08  Ulrich DrepperForgot to remove AC_SUBST(bonuded)
2012-01-08  Ulrich DrepperRemove more unnecessary Alpha and IA-64 configury
2012-01-08  Ulrich Dreppergcc better don't use a signed type for size_t
2012-01-08  Ulrich DrepperRemove last remnants of RANLIB
2012-01-08  Ulrich DrepperSimplify char16_t implementation
2012-01-08  Ulrich DrepperMore fallout from supporting only ELF
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-08  Ulrich DrepperNEWS
2012-01-08  Ulrich DrepperRemove non-ELF support
2012-01-08  Ulrich DrepperNEWS
2012-01-08  Ulrich DrepperUpdate ABI information
2012-01-07  Ulrich DrepperRemove m68k support from Linux configure
2012-01-07  Ulrich DrepperRemove Alpha support from ldsodefs.h
2012-01-07  Ulrich DrepperClean up shlib-versions files
2012-01-07  Ulrich DrepperMore IA-64 removal
2012-01-07  Ulrich DrepperLinux configure cleanup
2012-01-07  Ulrich DrepperRemove IA-64 support from kernel-features.h
2012-01-07  Ulrich DrepperRemove IA-64 support from NPTL
2012-01-07  Ulrich DrepperFix up a comment
2012-01-07  Ulrich DrepperYet more ia64 removal fallout
2012-01-07  Ulrich DrepperFix WS
2012-01-07  Ulrich DrepperMore ia64 removal changes
2012-01-07  Ulrich DrepperRemove --enable-omitfp support
2012-01-07  Ulrich DrepperRemove IA-64 support
2012-01-07  Ulrich DrepperRemove support in configure for unsupported architectures
2012-01-07  Ulrich DrepperMore NEWS
2012-01-07  Ulrich DrepperFix collation in Hungarian locale
2012-01-07  Ulrich DrepperAdd BZ
2012-01-07  Ulrich DrepperMore char16_t and char32_t support
2012-01-07  Ulrich DrepperDo not declare gets in _GNU_SOURCE mode at all
2012-01-07  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-07  Ulrich DrepperAdd explicit declaration of gets in C++ code
2012-01-07  Ulrich DrepperFix problem with reuse of test-strcpy for wide char...
2012-01-06  Joseph MyersFix C11 header changes for C++.
2012-01-03  Ulrich DrepperFix assertion in gconv's loop.c
2012-01-03  Ulrich DrepperTypo in test for C11-capable compiler
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-03  Ulrich DrepperOptimize regex a bit
2012-01-01  Ulrich DrepperAdd uchar.h support, part 1
2012-01-01  Ulrich DrepperMore fallout from gets removal
2012-01-01  Ulrich DrepperBetter gets prototype and fallout from removal
2012-01-01  Ulrich DrepperFix aligned_alloc prototype
2012-01-01  Ulrich DrepperStart of uchar.h work
2012-01-01  Ulrich DrepperAdd missing restrict in mbrtowc declaration
2012-01-01  Ulrich DrepperTypo in CL
2012-01-01  Ulrich DrepperImplement timespec_get
2012-01-01  Ulrich DrepperImplement aligned_alloc
2012-01-01  Ulrich DrepperMissed half the support for __USE_ISOC11
2012-01-01  Ulrich DrepperEnable at_quick_exit and quick_exit for ISO C11
2012-01-01  Ulrich DrepperAdd __USE_ISOCXX11
2012-01-01  Ulrich DrepperRemove gets declaration
2012-01-01  Ulrich DrepperDefine static_assert
2012-01-01  Ulrich DrepperStart 2.16 development
2012-01-01  Ulrich DrepperMissing BZ
2012-01-01  Ulrich DrepperSupport C11 __STDC_SOURCE__ and _ISOC11_SOURCE
2012-01-01  Ulrich DrepperAlso update new programs
2012-01-01  Ulrich DrepperUpdate copyright year
2011-12-30  Jakub JelinekFix up regcomp/regexec
2011-12-23  Ulrich DrepperPreliminaries for 2.15 release glibc-2.15
2011-12-23  Marek PolacekFix typos in comments
2011-12-23  Ulrich DrepperPrevent warnings due to long long constants
2011-12-23  Liubov DmitrievaCL
2011-12-23  Liubov DmitrievaFix overrun in destination buffer
2011-12-23  Marek PolacekAdd missing inline keyword
2011-12-23  Ulrich DrepperAdd another BZ
2011-12-23  Ulrich DrepperModernize time format in Swedish locale
2011-12-23  Ulrich DrepperFix wal_ET locale and build it
next