]> git.ipfire.org Git - thirdparty/glibc.git/history - wcsmbs/bits
Use Linux 6.16, GCC 15, binutils 2.45 in build-many-glibcs.py
[thirdparty/glibc.git] / wcsmbs / bits /
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-08-05  Andreas SchwabFix name space violation in fortify wrappers (bug 32052)
2024-02-27  Adhemerval Zanellawcsmbs: Improve fortify with clang
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-05  Frédéric Bératwchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-06-22  Frederic Beratwcsmbs/bits/wchar2{, -decl}.h: Clearly separate declara...
2023-06-14  Florian WeimerAdd the wcslcpy, wcslcat functions
2023-03-02  Joseph MyersC2x scanf binary constant handling
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-08-30  Raphael Moreira... Apply asm redirections in wchar.h before first use
2022-01-12  Siddhesh Poyarekardebug: Synchronize feature guards in fortified function...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-20  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-02-17  Gabriel F. T. GomesPrepare redirections for IEEE long double on powerpc64le
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-03  Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2010-12-10  Andreas SchwabFix use of restrict in wchar.h
2007-10-03  Ulrich Drepper* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB...
2007-09-26  Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-18  Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-16  Jakub Jelinek* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-01-14  Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2006-01-10  Ulrich Drepper* wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_al...
2005-08-22  Ulrich Drepper* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
2005-08-08  Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-25  Ulrich Drepper* debug/mbstowcs_chk.c: New file.
2005-07-24  Ulrich Drepper* wcsmbs/bits/wchar2.h: Use __FILE not FILE.
2005-07-22  Ulrich Drepper(__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list...
2005-07-21  Ulrich Drepper* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
2005-07-20  Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2005-07-15  Ulrich Drepper* wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead...
2005-07-15  Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1