summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-01-01Define static_assertUlrich Drepper
2012-01-01Start 2.16 developmentUlrich Drepper
2012-01-01Missing BZUlrich Drepper
2012-01-01Support C11 __STDC_SOURCE__ and _ISOC11_SOURCEUlrich Drepper
2012-01-01Also update new programsUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-12-30Fix up regcomp/regexecJakub Jelinek
2011-12-23Preliminaries for 2.15 releaseglibc-2.15Ulrich Drepper
2011-12-23Fix typos in commentsMarek Polacek
2011-12-23Prevent warnings due to long long constantsUlrich Drepper
2011-12-23CLLiubov Dmitrieva
2011-12-23Fix overrun in destination bufferLiubov Dmitrieva
2011-12-23Add missing inline keywordMarek Polacek
2011-12-23Add another BZUlrich Drepper
2011-12-23Optimize x86-32 feraiseexcept also for !__SSE_MATH__Ulrich Drepper
2011-12-23Fix wrong copying processing for last bytes in x86-32 wcscpyLiubov Dmitrieva
2011-12-23iconv mapping of 0xA8 0xEC in CP1258 is non-canonicalBruno Haible
2011-12-23iconv mapping of U+0385 in TCVN5712-1 is incorrectBruno Haible
2011-12-22Fix error code for too small input buffer to getnameinfoUlrich Drepper
2011-12-22Add missing BZUlrich Drepper
2011-12-22Add feraiseexcept optimization for x86-32Ulrich Drepper
2011-12-22Also retrieve SSE exceptions in x86-32 fegetexceptflagUlrich Drepper
2011-12-22Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-12-22Fix overrun in strcpy destination buffer in x86-32/SSSE3 versionLiubov Dmitrieva
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers
2011-12-22Add brx_IN localeUlrich Drepper
2011-12-22Optimize tr_freehookUlrich Drepper
2011-12-22Use __REDIRECT_NTH for __feraiseexcept_renamedUlrich Drepper
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper
2011-12-21Use Kahan's formula in cacoshUlrich Drepper
2011-12-21Fix sign errr in some cacosh resultsRichard B. Kreckel
2011-12-21Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper
2011-12-21Fix division by denominator with more than two limbs in strtoldAndreas Schwab
2011-12-21Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES.Rafael Ávila de Espíndola
2011-12-17Fix extension of array in extended printf format handlingUlrich Drepper
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella
2011-12-17Avoid warnings in __*_finite math function declarations with C++Marek Polacek
2011-12-17Check values from TZ file headerUlrich Drepper
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella
2011-12-17Open /etc/resolv.conf with FD_CLOEXECRoss Lagerwall
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper
2011-12-17Add tests for wcsrchr and wcscpyUlrich Drepper
2011-12-14Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law
2011-12-10Optimize generic ELF hash function a bit moreUlrich Drepper
2011-12-06Fix a wrong constant in powerpc hypot implementationAndreas Schwab
2011-12-04Small optimization of generic ELF hash functionUlrich Drepper
2011-12-04Fix attreibute for _dl_elf_hashUlrich Drepper
2011-12-04Fix aliasing issues in RPC codeUlrich Drepper
2011-12-03Fix more warningsUlrich Drepper