* manual/search.texi: Document MTASC-safety properties.
[jlayton/glibc.git] / wcsmbs /
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
2011-10-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-25 Andreas SchwabUse correct signedness in default implementations of...
2011-10-24 Andreas SchwabFix lost wcslen symbol
2011-10-23 Liubov DmitrievaAdd optimized wcslen and strnlen for x86-32
2011-10-23 Liubov DmitrievaAdd wcschr test cases
2011-10-23 Liubov DmitrievaAdd wcslen test cases
2011-10-23 Liubov DmitrievaFix signedness in wcscmp comparison
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Andreas SchwabFix lost wmemcmp symbol
2011-10-15 Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-09-08 Ulrich DrepperMove wide char tests to wcsmbs directory
2011-09-05 Ulrich DrepperAdd x86-32 optimized wcscmp
2011-04-01 Ulrich DrepperFix visibility of declarations of wcpcpy and wcpncpy.
2011-04-01 Ulrich DrepperFix typos in comments.
2011-03-10 Jakub JelinekRemove __restrict quals from wmemcmp prototype.
2010-12-10 Andreas SchwabDeclare wcpcpy and wcpncpy only under _GNU_SOURCE
2010-12-10 Andreas SchwabFix use of restrict in wchar.h
2010-10-04 Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-06-14 Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-03-24 Ulrich DrepperUnify wint_t handling in wchar.h and wctype.h.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-07 Ulrich Drepper* wcsmbs/wcsatcliff.c (MEMCHR): Define.
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-01-29 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2009-01-02 Ulrich Drepper* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary... cvs/fedora-glibc-20090102T2040 cvs/fedora-glibc-20090102T2110
2008-12-29 Ulrich Drepper[BZ #9694]
2008-12-26 Ulrich Drepper[BZ #9677]
2008-04-11 Ulrich Drepper[BZ #5443]
2007-12-10 Ulrich Drepper[BZ #5424, BZ #5428, BZ #5451]
2007-11-26 Ulrich DrepperDefine __need_FILE also for __USE_XOPEN2K.
2007-10-07 Ulrich Drepper[BZ #2633]
2007-10-03 Ulrich Drepper* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB...
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-23 Ulrich Drepper[BZ #4963]
2007-09-18 Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-16 Jakub Jelinek* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
2007-08-03 Ulrich Drepper* sysdeps/unix/dirstream.h (struct __dirstream): Move...
2007-07-28 Ulrich Drepper* iconv/gconv_int.h (__GCONV_NULCONV): New internal...
2007-07-19 Ulrich Drepper* include/features.h (__USE_ISOC95): New define.
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-17 Ulrich Drepper[BZ #2648]
2007-01-19 Ulrich Drepper* wcsmbs/wchar.h (wcstoll): Fix comment, function retur...
2006-09-27 Ulrich Drepper* libio/stdio.h: Move open_wmemstream prototype to ...
2006-03-27 Ulrich Drepper* wcsmbs/wchar.h (btowc, wctob): Don't optimize in...
2006-03-16 Roland McGrath* wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal...
2006-01-14 Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2006-01-10 Ulrich Drepper* wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_al...
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-12-19 Ulrich Drepper* iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003
2005-12-19 Ulrich Drepper(to_wc): Mark as const. (to_mb): Likewise.
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-10-15 Ulrich Drepper* wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of...
2005-09-25 Ulrich Drepper[BZ #714]
2005-09-25 Ulrich Drepper* Makefile (LOCALES): Add zh_TW.EUC-TW.
2005-08-22 Ulrich Drepper* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
2005-08-08 Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-25 Ulrich Drepper* debug/mbstowcs_chk.c: New file.
2005-07-24 Ulrich Drepper* wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
2005-07-24 Ulrich Drepper* wcsmbs/bits/wchar2.h: Use __FILE not FILE.
2005-07-22 Ulrich Drepper(__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list...
next