summaryrefslogtreecommitdiff
path: root/include/wchar.h
AgeCommit message (Expand)Author
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
2002-08-052002-08-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-04-15Update.Ulrich Drepper
2001-08-17Update.Ulrich Drepper
2001-08-17Update.Ulrich Drepper
2001-03-15Update.Ulrich Drepper
2001-02-06Update.Andreas Jaeger
2000-09-14Update.Ulrich Drepper
2000-08-23Add some pure attributes.Andreas Jaeger
2000-08-21Update.Andreas Jaeger
1999-11-23Update.Ulrich Drepper
1999-10-19Update.Ulrich Drepper
1999-06-21Update.Ulrich Drepper