summary refs log tree commit diff
path: root/src/libstd/sys/unix/args.rs
AgeCommit message (Collapse)AuthorLines
2016-12-03fix objc ABI in std::env::argsMathieu Poumeyrol-2/+15
2016-10-22Add Fuchsia supportRaph Levien-1/+2
Adds support for the x86_64-unknown-fuchsia target, which covers the Fuchsia operating system.
2016-10-02Move platform-specific arg handling to sys::argsBrian Anderson-0/+211