about summary refs log tree commit diff
path: root/wcsmbs/bits/wchar2.h
Commit message (Expand)AuthorAgeFilesLines
* wcsmbs: Improve fortify with clangAdhemerval Zanella2024-02-271-48/+119
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitionsFrederic Berat2023-06-221-192/+0
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+39
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly2022-08-301-72/+0
* debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2022-01-121-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Make sure that the fortified function conditionals are constantSiddhesh Poyarekar2021-10-201-158/+61
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nonstring: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar2020-12-311-64/+82
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* 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
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix attributes for fortify functions.Marek Polacek2012-04-291-23/+23
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-63/+63
* Fix use of restrict in wchar.hAndreas Schwab2010-12-101-20/+24
* * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper2007-10-031-8/+8
* * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper2007-09-261-38/+190
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-13/+63
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-18/+18
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-15/+4
* * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather thanUlrich Drepper2006-01-101-2/+2
* * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper2005-08-221-4/+6
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-24/+24
* * debug/mbstowcs_chk.c: New file.Ulrich Drepper2005-07-251-1/+1
* * wcsmbs/bits/wchar2.h: Use __FILE not FILE.Ulrich Drepper2005-07-241-8/+8
* (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list.Ulrich Drepper2005-07-221-2/+2
* * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper2005-07-211-4/+3
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-0/+111
* * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper2005-07-151-40/+39
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-0/+288
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-388/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+388