index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
setenv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
setenv fix memory leak when setting large, duplicate string (BZ #17658)
Eric Biggers
2015-01-07
1
-0
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Remove unused variable from stdlib/setenv.c
Ondřej Bílka
2014-02-11
1
-1
/
+0
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-3
/
+3
*
Fix previous commit.
Ondřej Bílka
2014-02-10
1
-0
/
+5
*
Deduplicate setenv.
Ondřej Bílka
2014-02-10
1
-72
/
+3
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-2
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Avoid alloca in setenv for long strings.
Ulrich Drepper
2010-02-02
1
-30
/
+64
*
* stdlib/setenv.c (unsetenv): Don't search environment if it does
Ulrich Drepper
2008-12-02
1
-14
/
+15
*
Moved to csu/errno-loc.c.
Ulrich Drepper
2005-12-14
1
-0
/
+353
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-353
/
+0
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-0
/
+353