aboutsummaryrefslogtreecommitdiffstats
path: root/libc/stdlib/putenv.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to the upstream OpenBSD getenv/putenv/setenv implementation.Elliott Hughes2014-04-221-50/+0
| | | | | | This fixes all the bugs found by the new tests. Change-Id: Id5a5f9f39a0620208bafa053f871a044725b4795
* improve readability of stdlib: fix indentation and remove trailing spacesAndré Goddard Rosa2010-04-291-1/+1
| | | | | | Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Change-Id: I7dd90a0816b5376ffc1de4499d56935e0bd574a1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+50
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-50/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+50