about summary refs log tree commit diff
path: root/include/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-2/+2
* wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat2023-07-051-0/+15
* wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitionsFrederic Berat2023-06-221-0/+1
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+5
* C2x scanf binary constant handlingJoseph Myers2023-03-021-0/+16
* C2x strtol binary constant handlingJoseph Myers2023-02-161-5/+45
* wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2022-05-131-0/+4
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+1
* ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy2020-04-301-0/+9
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-251-1/+1
* Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functionsGabriel F. T. Gomes2019-11-221-6/+0
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-271-0/+4
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-0/+2
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-2/+0
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-10/+0
* Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler2017-11-211-7/+5
* Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-14/+24
* Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-0/+23
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-2/+2
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-121-0/+13
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-9/+1
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-051-0/+3
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-2/+0
* Use __typeof instead of typeofAndreas Schwab2016-06-041-1/+1
* Fix include/wchar.h for C++Carlos O'Donell2016-06-031-1/+1
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+3
* Fix swscanf vswscanf namespace (bug 18542).Joseph Myers2015-06-171-0/+4
* Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2015-06-091-3/+8
* Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers2015-06-031-1/+4
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-101-0/+6
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-121-0/+2
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-0/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-37/+37
* Fix handling of __need_mbstate_t and __need_wint_t.Ulrich Drepper2010-03-271-0/+5
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-0/+17
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-0/+2
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-071-0/+14
* * sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2007-08-031-0/+26
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-3/+6
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-0/+9
* * include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath2005-03-171-1/+0
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-14/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+14
* Update.Ulrich Drepper2004-03-141-0/+3
* Update.Ulrich Drepper2003-11-151-0/+7
* Update.Ulrich Drepper2002-12-311-0/+1
* Update.Ulrich Drepper2002-08-291-0/+4
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-0/+14
* * include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2002-08-101-0/+1
* * include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath2002-08-061-0/+4