about summary refs log tree commit diff
path: root/wcsmbs/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki2015-05-051-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove __GNUC__ conditions for "long long" from string.h and wchar.h.Joseph Myers2013-01-101-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-109/+109
* Add uchar.h support, part 1Ulrich Drepper2012-01-011-2/+6
* Add missing restrict in mbrtowc declarationUlrich Drepper2012-01-011-1/+1
* Fix visibility of declarations of wcpcpy and wcpncpy.Ulrich Drepper2011-04-011-2/+2
* Fix typos in comments.Ulrich Drepper2011-04-011-5/+5
* Remove __restrict quals from wmemcmp prototype.Jakub Jelinek2011-03-101-2/+1
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-101-2/+0
* Fix use of restrict in wchar.hAndreas Schwab2010-12-101-2/+4
* Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek2010-06-141-8/+8
* Unify wint_t handling in wchar.h and wctype.h.Ulrich Drepper2010-03-241-8/+8
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-8/+8
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2009-01-291-0/+51
* [BZ #9694]Ulrich Drepper2008-12-291-3/+3
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-101-0/+5
* Define __need_FILE also for __USE_XOPEN2K.Ulrich Drepper2007-11-261-1/+1
* [BZ #2633]Ulrich Drepper2007-10-071-20/+26
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-1/+61
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-3/+1
* * sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2007-08-031-90/+0
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-12/+18
* * include/features.h (__USE_ISOC95): New define.Ulrich Drepper2007-07-191-2/+2
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-10/+10
* [BZ #2648]Ulrich Drepper2007-02-171-1/+1
* * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value ofUlrich Drepper2007-01-191-3/+3
* * libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper2006-09-271-0/+7
* * wcsmbs/wchar.h (btowc, wctob): Don't optimize in C++.Ulrich Drepper2006-03-271-0/+2
* * wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal): Declare theseRoland McGrath2006-03-161-4/+8
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-141-6/+5
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-4/+7
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-0/+7
* * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. cvs/fedora-glibc-20050401T1444Ulrich Drepper2005-04-011-1/+17
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-45/+7
* 2.5-18.1Jakub Jelinek2007-07-121-7/+45
* Update.Ulrich Drepper2004-09-071-22/+25
* Update.Ulrich Drepper2003-06-131-2/+7
* Update.Ulrich Drepper2003-04-191-47/+122
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-22/+67
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-36/+0
* * time/time.h (__strptime_l, strptime_l): Declare them.Roland McGrath2002-08-271-0/+15
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-061-1/+34
* Update.Ulrich Drepper2001-10-311-1/+1
* Update.Ulrich Drepper2001-09-241-1/+1
* Update.Ulrich Drepper2001-08-191-1/+1