rust/src/libstd/sys/redox
Corey Farwell dee6989b43 Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnik
Update usages of 'OSX' (and other old names) to 'macOS'.

As of last year with version 'Sierra', the Mac operating system is now
called 'macOS'.
2017-03-17 08:48:52 -04:00
..
ext Add dev and ino to MetadataExt 2017-01-30 20:19:00 -07:00
net Fix compilation on Redox 2017-02-08 20:01:57 -07:00
syscall Add socket timeout and ttl support 2016-12-30 10:38:53 -07:00
args.rs Fix arguments on Redox 2016-12-27 10:55:41 -07:00
backtrace.rs Improve backtrace formating while panicking. 2017-02-15 14:24:37 -05:00
condvar.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
env.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
fast_thread_local.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
fd.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
fs.rs Cloexec when creating directories 2016-12-23 12:21:29 -07:00
memchr.rs Add redox system 2016-10-27 20:57:49 -06:00
mod.rs Fix compilation on Redox 2017-02-08 20:01:57 -07:00
mutex.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
os.rs Use libc errno 2017-01-20 18:45:14 -07:00
os_str.rs Auto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton 2017-03-15 04:24:10 +00:00
path.rs Fix tidy checks 2016-12-12 15:57:19 -07:00
pipe.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
process.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
rand.rs WIP: Cross-compilation for Redox target 2016-12-15 16:31:01 -07:00
rwlock.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
stack_overflow.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
stdio.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
thread.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
thread_local.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
time.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00