rust/src/libstd/os
Alex Crichton cb343c33ac Fix warnings during tests
The deny(warnings) attribute is now enabled for tests so we need to weed out
these warnings as well.
2016-01-26 09:29:28 -08:00
..
android Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
bitrig Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
dragonfly Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
freebsd Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
ios Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
linux Add powerpc64 and powerpc64le support 2016-01-13 01:39:00 +00:00
macos Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
nacl Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
netbsd Add JoinHandleExt to get the pthread_t on unix platforms 2015-12-04 20:09:32 -05:00
openbsd update blksize_t in raw to reflect libc change under openbsd 2016-01-14 20:15:19 +01:00
mod.rs Add missing annotations and some tests 2015-11-18 01:24:21 +03:00
raw.rs Fix warnings during tests 2016-01-26 09:29:28 -08:00