about summary refs log tree commit diff
path: root/stdlib/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Avoid alloca in setenv for long strings.Ulrich Drepper2010-02-021-30/+64
* * stdlib/setenv.c (unsetenv): Don't search environment if it doesUlrich Drepper2008-12-021-14/+15
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+353
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-353/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+353