aboutsummaryrefslogtreecommitdiff
path: root/env.c
AgeCommit message (Collapse)Author
2014-05-17refactor code to use LIST from sys/queue.hOskari Timperi
It's now easier and more natural to work with the code. :-P
2014-05-15env testsOskari Timperi
2014-05-15add env functionsOskari Timperi