diff options
| author | Aaron Turon <aturon@mozilla.com> | 2015-01-21 15:55:31 -0800 |
|---|---|---|
| committer | Aaron Turon <aturon@mozilla.com> | 2015-01-24 10:21:30 -0800 |
| commit | c5369ebc7f4791c4e291951751b8964052c7a523 (patch) | |
| tree | 9d8c31c6f13fa5d824206b8d29555be4b56457ac /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d8d5e4d2178097fbe92b26e57d0e18dc1eedbe5e (diff) | |
| download | rust-c5369ebc7f4791c4e291951751b8964052c7a523.tar.gz rust-c5369ebc7f4791c4e291951751b8964052c7a523.zip | |
Add ffi::OsString and OsStr
Per [RFC 517](https://github.com/rust-lang/rfcs/pull/575/), this commit introduces platform-native strings. The API is essentially as described in the RFC. The WTF-8 implementation is adapted from @SimonSapin's [implementation](https://github.com/SimonSapin/rust-wtf8). To make this work, some encodign and decoding functionality in `libcore` is now exported in a "raw" fashion reusable for WTF-8. These exports are *not* reexported in `std`, nor are they stable.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
