summaryrefslogtreecommitdiff
path: root/wcsmbs/bits
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-12-10Fix use of restrict in wchar.hAndreas Schwab
2007-10-03* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich 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-16* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. Jakub Jelinek
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2006-01-10* wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather thanUlrich Drepper
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper
2005-07-24* wcsmbs/bits/wchar2.h: Use __FILE not FILE.Ulrich Drepper
2005-07-22(__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list.Ulrich Drepper
2005-07-21* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-15* wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek