Age | Commit message (Expand) | Author | Files | Lines |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-04-15 | Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses | Yvan Roux | 1 | -12/+14 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-27 | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 1 | -5/+1 |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 1 | -5/+2 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 1 | -6/+2 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-06-02 | Fix setenv.c diagnostic pragma to be compatible with GCC 4.6 | Roland McGrath | 1 | -1/+5 |
2015-04-19 | Better fix for setenv (..., NULL, ...) | Paul Eggert | 1 | -1/+17 |
2015-03-15 | * stdlib/setenv.c (__add_to_environ): Revert previous change. | Paul Eggert | 1 | -9/+1 |
2015-03-13 | * stdlib/setenv.c (__add_to_environ): | Paul Eggert | 1 | -1/+9 |
2015-01-07 | setenv fix memory leak when setting large, duplicate string (BZ #17658) | Eric Biggers | 1 | -0/+7 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-11 | Remove unused variable from stdlib/setenv.c | Ondřej Bílka | 1 | -1/+0 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -3/+3 |
2014-02-10 | Fix previous commit. | Ondřej Bílka | 1 | -0/+5 |
2014-02-10 | Deduplicate setenv. | Ondřej Bílka | 1 | -72/+3 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -1/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -2/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2010-02-02 | Avoid alloca in setenv for long strings. | Ulrich Drepper | 1 | -30/+64 |
2008-12-02 | * stdlib/setenv.c (unsetenv): Don't search environment if it does | Ulrich Drepper | 1 | -14/+15 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 1 | -0/+353 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -353/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+353 |