summary refs log tree commit diff
path: root/src/libstd/sys/unix/env.rs
AgeCommit message (Collapse)AuthorLines
2016-10-22Add Fuchsia supportRaph Levien-0/+11
Adds support for the x86_64-unknown-fuchsia target, which covers the Fuchsia operating system.
2016-10-03Fix mod declarations on untested platformsBrian Anderson-3/+3
2016-10-01std: Move platform specific env code into sysBrian Anderson-0/+173