crypt: Fix badsalttest test (Bug 22765)
[platform/upstream/glibc.git] / wcsmbs /
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-12-07 Joseph MyersAdd _Float32 function aliases.
2017-12-06 Joseph MyersAdd _Float64, _Float32x function aliases.
2017-11-27 Joseph MyersAdd _Float64x function aliases.
2017-11-24 Joseph MyersMove wcstof128 symbol versions to wcsmbs/Versions.
2017-11-16 Siddhesh PoyarekarPrefer https for Sourceware links
2017-11-02 Joseph MyersDeclare wcstof functions for more _FloatN, _FloatNx...
2017-10-01 H.J. LuMark ____wcsto*_l_internal functions with attribute_hid...
2017-10-01 H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-08-31 Florian Weimericonv, intl, locale, wcsmbs: Remove internal_function
2017-08-29 Patsy Franklingconv: Consistently mangle NULL function pointers ...
2017-06-21 Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21 Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-06-12 Paul E. Murphyfloat128: Add strtof128, wcstof128, and related functions.
2017-06-08 Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-04-20 Joseph MyersDo not use wildcard symbol names for public versions...
2017-04-04 Wainer dos Santos... Update wcsmbs tests to use the support test driver
2017-03-16 Joseph MyersRemove C++ namespace handling from glibc headers.
2017-02-25 Zack WeinbergSplit DIAG_* macros to new header libc-diag.h.
2017-01-11 Joseph MyersFix testsuite build for GCC 7 -Wformat-truncation.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-08-19 Paul E. MurphyAdd tst-wcstod-round
2016-08-02 Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-24 Joseph MyersRefactor strtod parsing of NaN payloads.
2015-11-24 Joseph MyersFix strtod ("NAN(I)") in Turkish locales (bug 19266).
2015-11-23 Joseph MyersFix strtol in Turkish locales (bug 19242).
2015-10-20 Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15 Joseph MyersRemove -fexceptions configure test.
2015-10-12 Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-10-08 Carlos O'Donellstrcoll: Remove incorrect STRDIFF-based optimization...
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-26 Stefan LieblerS390: Optimize wmemset.
2015-08-26 Stefan LieblerS390: Optimize memchr, rawmemchr and wmemchr.
2015-08-26 Stefan LieblerS390: Optimize strcspn and wcscspn.
2015-08-26 Stefan LieblerS390: Optimize strpbrk and wcspbrk.
2015-08-26 Stefan LieblerS390: Optimize strspn and wcsspn.
2015-08-26 Stefan LieblerS390: Optimize strchrnul and wcschrnul.
2015-08-26 Stefan LieblerS390: Optimize strncmp and wcsncmp.
2015-08-26 Stefan LieblerS390: Optimize strncat wcsncat.
2015-08-26 Stefan LieblerS390: Optimize strcat and wcscat.
2015-08-26 Stefan LieblerS390: Optimize stpncpy and wcpncpy.
2015-08-26 Stefan LieblerS390: Optimize strncpy and wcsncpy.
2015-08-26 Stefan LieblerS390: Optimize stpcpy and wcpcpy.
2015-08-26 Stefan LieblerS390: Optimize strnlen and wcsnlen.
2015-08-05 Daniel MarjamäkiUpdated __nonnull annotations for wcscat, wcsncat,...
2015-06-09 Joseph MyersFix regcomp wcscoll, wcscmp namespace (bug 18497).
2015-06-03 Joseph MyersFix fnmatch wmemchr namespace (bug 18468).
2015-05-12 Leonhard HolzImprove strcoll with strdiff.
2015-05-05 Daniel MarjamäkiAdd __nonnull attribute to wcscpy and wcsncpy [BZ#18265]
2015-04-15 Adhemerval Zanellapowerpc: Fix __wcschr static build
2015-04-13 Stefan LieblerUse correct signedness in wcsncmp
2015-04-03 Ondřej BílkaHandle mblen return code when n is zero.
2015-02-11 Leonhard HolzRemove unused definitions
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-10 Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-11-26 Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-11-12 Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-09-12 Florian WeimerComplete the removal of __gconv_translit_find
2014-06-04 Joseph MyersInclude LOCPATH in default test environment.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-06 Adhemerval ZanellaPowerPC: multiarch wcscpy for PowerPC32
2013-12-06 Adhemerval ZanellaPowerPC: multiarch wcsrchr for PowerPC32
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-02-17 Andreas JaegerSort Versions files
2013-01-10 Joseph MyersRemove __GNUC__ conditions for "long long" from string...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-10-20 H.J. LuAdd wcsmbs IFUNC tests
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-31 Mike Frysingertests: move -D_FORTIFY_SOURCE to CPPFLAGS
2012-05-21 Andreas Jaeger[BZ #13691], Revert breakage of iconv() converter for...
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-30 Tulio Magno Quites... Fix a bug when converting strings with 1 character...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Joseph MyersUse newly built locales for tst-c16c32-1.
2012-01-21 Ulrich DrepperFix version check in uchar.h
2012-01-08 Ulrich DrepperSimplify char16_t implementation
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-07 Ulrich DrepperMore char16_t and char32_t support
2012-01-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-06 Joseph MyersFix C11 header changes for C++.
2012-01-03 Ulrich DrepperTypo in test for C11-capable compiler
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperAdd uchar.h support, part 1
2012-01-01 Ulrich DrepperStart of uchar.h work
2012-01-01 Ulrich DrepperAdd missing restrict in mbrtowc declaration
2011-12-17 Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-12-17 Ulrich DrepperAdd tests for wcsrchr and wcscpy
next