about summary refs log tree commit diff
path: root/src/env/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-3/+0
* overhaul environment functionsAlexander Monakov2017-09-041-13/+28
* remove errno setting from setenv, malloc sets it correctly on oomSzabolcs Nagy2013-10-071-1/+0
* fix failure to check malloc result in setenvRich Felker2013-10-041-9/+9
* fix for setenv bogus var argument handlingRich Felker2011-07-281-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+31