Quash implicit declaration warning
[platform/upstream/glibc.git] / ChangeLog
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
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 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 DrepperRemove non-ELF support
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 --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 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 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 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 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 DrepperOptimize x86-32 feraiseexcept also for !__SSE_MATH__
2011-12-23 Liubov DmitrievaFix wrong copying processing for last bytes in x86...
2011-12-23 Bruno Haibleiconv mapping of 0xA8 0xEC in CP1258 is non-canonical
2011-12-23 Bruno Haibleiconv mapping of U+0385 in TCVN5712-1 is incorrect
2011-12-23 Ulrich DrepperFix error code for too small input buffer to getnameinfo
2011-12-22 Ulrich DrepperAdd missing BZ
2011-12-22 Ulrich DrepperAdd feraiseexcept optimization for x86-32
2011-12-22 Ulrich DrepperAlso retrieve SSE exceptions in x86-32 fegetexceptflag
2011-12-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-12-22 Liubov DmitrievaFix overrun in strcpy destination buffer in x86-32...
2011-12-22 Joseph MyersSupport building bits/syscall.h for any number of subar...
2011-12-22 Ulrich DrepperAdd brx_IN locale
2011-12-22 Ulrich DrepperOptimize tr_freehook
2011-12-22 Ulrich DrepperUse __REDIRECT_NTH for __feraiseexcept_renamed
2011-12-22 Ulrich DrepperDefine EPOLLONESHOT and EPOLLET using unsigned values
2011-12-22 Ulrich DrepperUse Kahan's formula in cacosh
2011-12-22 Richard B. KreckelFix sign errr in some cacosh results
2011-12-21 Ulrich DrepperStore invocation-specific data of conversion modules...
2011-12-21 Andreas SchwabFix division by denominator with more than two limbs...
2011-12-21 Rafael Ávila de... Define x86_64 feraiseexcept inline only under __USE_EXT...
2011-12-18 Ulrich DrepperFix extension of array in extended printf format handling
2011-12-18 Adhemerval ZanellaOptimized strcasecmp for Power7
2011-12-18 Marek PolacekAvoid warnings in __*_finite math function declarations...
2011-12-18 Ulrich DrepperCheck values from TZ file header
2011-12-17 Will SchmidtSimplify code for accessing powerpc GOT
2011-12-17 Adhemerval ZanellaOptimized nearbyint for PPC
2011-12-17 Ross LagerwallOpen /etc/resolv.conf with FD_CLOEXEC
2011-12-17 Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-12-17 Ulrich DrepperAdd tests for wcsrchr and wcscpy
2011-12-14 Jeff LawManual typo fix for _SC_NPROCESSORS_ONLN.
2011-12-10 Ulrich DrepperOptimize generic ELF hash function a bit more
2011-12-06 Andreas SchwabFix a wrong constant in powerpc hypot implementation
2011-12-04 Ulrich DrepperSmall optimization of generic ELF hash function
2011-12-04 Ulrich DrepperFix attreibute for _dl_elf_hash
2011-12-04 Ulrich DrepperFix aliasing issues in RPC code
2011-12-04 Ulrich DrepperFix more warnings
2011-12-03 Ulrich DrepperFix comment in mcheck.h
2011-12-03 Ulrich DrepperRemove aliasing problems in NIS code
2011-12-03 Ulrich DrepperAvoid warning in aicache.c
2011-12-02 Ulrich DrepperSH atomic asms fix for gcc 4.7
2011-12-02 Ulrich DrepperImplement SH backtrace using IA64 version
2011-12-02 Ulrich DrepperFix CL
2011-12-02 Andreas SchwabMark fortified __FD_ELT as extension
2011-12-01 Andreas SchwabTruncate time values in Linux futimes when falling...
2011-11-30 Andreas SchwabAdjust libm test ulps for s390
2011-11-30 Andreas SchwabFix access after end of search string in regex matcher
next