| .. |
|
backtrace
|
std: Stabilize APIs for the 1.10 release
|
2016-05-24 09:00:39 -07:00 |
|
ext
|
Fix missing DirEntryExt::ino
|
2016-10-22 07:08:07 -07:00 |
|
android.rs
|
Android: Fix unused-imports warning
|
2016-10-14 23:02:47 +02:00 |
|
args.rs
|
Add Fuchsia support
|
2016-10-22 07:08:06 -07:00 |
|
condvar.rs
|
Avoid using pthread_condattr_setclock on Android.
|
2016-08-29 10:53:12 +02:00 |
|
env.rs
|
Add Fuchsia support
|
2016-10-22 07:08:06 -07:00 |
|
fast_thread_local.rs
|
std: Move elf TLS to sys::fast_thread_local
|
2016-11-01 17:08:24 +00:00 |
|
fd.rs
|
Use try_into and move some functions
|
2016-10-09 10:49:05 +02:00 |
|
fs.rs
|
Fix missing DirEntryExt::ino
|
2016-10-22 07:08:07 -07:00 |
|
memchr.rs
|
Use less size_t casts in libstd since it's now defined as usize
|
2016-10-08 15:48:28 +02:00 |
|
mod.rs
|
std: Move platform-specific out of sys_common::util
|
2016-11-01 17:08:24 +00:00 |
|
mutex.rs
|
Fix undefined behavior when re-locking a mutex from the same thread
|
2016-06-02 13:31:01 +01:00 |
|
net.rs
|
set SO_NOSIGPIPE on apple platforms
|
2016-09-28 19:43:11 +02:00 |
|
os.rs
|
Add Fuchsia support
|
2016-10-22 07:08:06 -07:00 |
|
os_str.rs
|
Use #[prelude_import] in libstd.
|
2016-08-24 22:12:48 +00:00 |
|
path.rs
|
std: Move platform specific path code into sys
|
2016-10-01 19:28:17 +00:00 |
|
pipe.rs
|
Use #[prelude_import] in libstd.
|
2016-08-24 22:12:48 +00:00 |
|
process.rs
|
Call emcc with ERROR_ON_UNDEFINED_SYMBOLS
|
2016-09-30 14:02:57 -07:00 |
|
rand.rs
|
Add support for kernel randomness for Fuchsia
|
2016-10-24 16:48:45 -07:00 |
|
rwlock.rs
|
Fix typos in unix/rwlock.rs
|
2016-08-19 21:12:36 -04:00 |
|
stack_overflow.rs
|
Fix stack overflow detection on FreeBSD
|
2016-04-04 14:18:44 +00:00 |
|
stdio.rs
|
std: Move a plattform-specific constant to sys::stdio
|
2016-11-01 17:08:24 +00:00 |
|
thread.rs
|
Fix tidy warning
|
2016-10-22 07:08:07 -07:00 |
|
thread_local.rs
|
std: Migrate to the new libc
|
2015-11-09 22:55:50 -08:00 |
|
time.rs
|
Use ptr::{null, null_mut} instead of 0 as *{const, mut}
|
2016-07-12 10:40:40 +02:00 |
|
weak.rs
|
std: Fix linking against signal on Android
|
2016-04-04 21:54:59 -07:00 |