aboutsummaryrefslogtreecommitdiff
path: root/lib/env.c
AgeCommit message (Collapse)Author
2019-04-20Add xunsetenv() for the error checking.Rob Landley
2019-04-20New xsetenv() plumbing (repeatedly set same environment variables withoutRob Landley
leaking memory), and mod env command to test it.