aboutsummaryrefslogtreecommitdiff
path: root/compat/setenv.c
Commit message (Collapse)AuthorAge
* Must allocate for putenv.Nicholas Marriott2010-06-05
|
* Solaris 9 doesn't have setenv and unsetenv so add compat versions, basedNicholas Marriott2010-05-19
on code from Dagobert Michelsen.