]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/setenv.c
stdlib: Tune down fork arc4random tests
[thirdparty/glibc.git] / stdlib / setenv.c
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-26  Martin Seborstdlib: Avoid -Wuse-after-free in __add_to_environ...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
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-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-04-15  Yvan RouxSuppress GCC 6 warning about ambiguous 'else' with...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-27  Joseph MyersRemove GCC version conditionals on -Wmaybe-uninitialize...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-06-02  Roland McGrathFix setenv.c diagnostic pragma to be compatible with...
2015-04-19  Paul EggertBetter fix for setenv (..., NULL, ...)
2015-03-16  Paul Eggert* stdlib/setenv.c (__add_to_environ): Revert previous...
2015-03-13  Paul Eggert* stdlib/setenv.c (__add_to_environ):
2015-01-07  Eric Biggerssetenv fix memory leak when setting large, duplicate...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-11  Ondřej BílkaRemove unused variable from stdlib/setenv.c
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-10  Ondřej BílkaFix previous commit.
2014-02-10  Ondřej BílkaDeduplicate setenv.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
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-02-09  Paul EggertReplace FSF snail mail address with URLs.
2010-02-02  Ulrich DrepperAvoid alloca in setenv for long strings.
2008-12-02  Ulrich Drepper* stdlib/setenv.c (unsetenv): Don't search environment...
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1