summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/_env.c
AgeCommit message (Expand)Author
2010-11-17Include "namespace.h" to get namespace protection.tron
2010-11-16Implement mark & sweep garbage collection as suggested by Enami Tsugutomotron
2010-11-16Fix typos in comment.enami
2010-11-141.) Rename internal function __findvar() to __findenvvar().tron
2010-11-14Improve and simplify implementation of *env(3) functions:tron