summaryrefslogtreecommitdiff
path: root/src/stdlib/getenv.c
AgeCommit message (Expand)Author
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2022-05-08use either environ or __stdlib.environ, never bothJakob Kaivo
2020-08-16formattingJakob Kaivo
2020-08-14only return the part after the =Jakob Kaivo
2020-08-12make environment available even without POSIX environJakob Kaivo
2019-02-27only reference environ if we are building POSIXJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo