rust/src/libstd/sys/unix
Manish Goregaokar 837a8decb6 Rollup merge of #30837 - semarie:openbsd-libc, r=alexcrichton
The following PR updates libc version to latest commits for correctly support openbsd.
It corrects several points in rustc to be compatible with libc changes.

r? @alexcrichton
2016-01-14 11:04:42 +05:30
..
backtrace some more clippy-based improvements 2015-09-08 00:36:29 +02:00
ext doc: fix typo 2015-12-30 19:31:28 +02:00
condvar.rs std: Add Instant and SystemTime to std::time 2015-11-19 09:32:38 -08:00
fd.rs Fix a typo in fd.rs. Fixes #30231. 2015-12-08 12:38:37 -06:00
fs.rs openbsd has dirent d_namlen field now 2016-01-12 08:43:53 +01:00
mod.rs Add set_oom_handler and use it print a message when out of memory 2016-01-12 01:55:45 +00:00
mutex.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
net.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
os.rs std: Remove rust_builtin C support library 2015-12-21 22:12:48 -08:00
os_str.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
pipe.rs Register new snapshots 2015-08-11 15:11:13 -07:00
process.rs Auto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton 2016-01-11 10:19:44 +00:00
rwlock.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
stack_overflow.rs make siginfo_si_addr() returns a usize 2016-01-12 08:43:52 +01:00
stdio.rs some more clippy-based improvements 2015-09-08 00:36:29 +02:00
thread.rs Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
thread_local.rs std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
time.rs Fix the time overflow on mac as well 2015-12-04 09:49:35 -07:00