rust/src/libstd/sys/unix
Alex Crichton b64c9d5670 std: Clean out old unstable + deprecated APIs
These should all have been deprecated for at least one cycle, so this commit
cleans them all out.
2016-05-30 20:46:32 -07:00
..
backtrace std: Stabilize APIs for the 1.10 release 2016-05-24 09:00:39 -07:00
ext std: Clean out old unstable + deprecated APIs 2016-05-30 20:46:32 -07:00
android.rs std: Add compatibility with android-9 2016-04-27 09:28:48 -07:00
condvar.rs std: Add Instant and SystemTime to std::time 2015-11-19 09:32:38 -08:00
fd.rs try! -> ? 2016-03-22 22:01:37 -05:00
fs.rs std: Stabilize APIs for the 1.10 release 2016-05-24 09:00:39 -07:00
mod.rs std: Add compatibility with android-9 2016-04-27 09:28:48 -07:00
mutex.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
net.rs try! -> ? 2016-03-22 22:01:37 -05:00
os.rs std: Stabilize APIs for the 1.10 release 2016-05-24 09:00:39 -07:00
os_str.rs Add Capacity/length methods for OsString. 2016-02-20 11:37:58 -05:00
pipe.rs try! -> ? 2016-03-22 22:01:37 -05:00
process.rs std: Clean out old unstable + deprecated APIs 2016-05-30 20:46:32 -07:00
rand.rs rand: add comments about getrandom() fallback 2016-04-20 20:21:01 -05:00
rwlock.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
stack_overflow.rs Fix stack overflow detection on FreeBSD 2016-04-04 14:18:44 +00:00
stdio.rs std: Funnel read_to_end through to one location 2016-03-08 17:45:44 -08:00
thread.rs Remove accidental comment 2016-04-06 05:40:59 +00:00
thread_local.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
time.rs std: Stabilize APIs for the 1.10 release 2016-05-24 09:00:39 -07:00
weak.rs std: Fix linking against signal on Android 2016-04-04 21:54:59 -07:00