aboutsummaryrefslogtreecommitdiff
path: root/include/wchar.h
AgeCommit message (Expand)Author
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2023-07-05wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-06-22wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitionsFrederic Berat
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-16C2x strtol binary constant handlingJoseph Myers
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-04-30ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy
2020-03-25ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy
2019-11-22Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functionsGabriel F. T. Gomes
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg
2017-11-21Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler
2017-10-01Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2016-06-04Use __typeof instead of typeofAndreas Schwab
2016-06-03Fix include/wchar.h for C++Carlos O'Donell
2015-11-24Refactor strtod parsing of NaN payloads.Joseph Myers
2015-06-17Fix swscanf vswscanf namespace (bug 18542).Joseph Myers
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers
2015-06-03Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-11-12Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-03-27Fix handling of __need_mbstate_t and __need_wint_t.Ulrich Drepper
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-03-17* include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-03-14Update.Ulrich Drepper
2003-11-15Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-08-29Update.Ulrich Drepper
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath
2002-08-10* include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath