Files
rust/src/libstd
Jack O'Connor 9602fe1509 replace libc::res_init with res_init_if_glibc_before_2_26
The previous workaround for gibc's res_init bug is not thread-safe on
other implementations of libc, and it can cause crashes. Use a runtime
check to make sure we only call res_init when we need to, which is also
when it's safe. See https://github.com/rust-lang/rust/issues/43592.
2017-10-05 17:53:10 -04:00
..
2017-09-30 10:01:41 -04:00
2017-10-04 14:03:23 +02:00
2017-09-28 07:45:50 -07:00
2017-09-28 07:45:50 -07:00
2017-09-08 16:07:21 -06:00
2017-09-08 16:07:21 -06:00
2017-07-25 07:03:19 -07:00
2017-08-24 18:42:53 +02:00
2017-08-12 14:01:11 +02:00
2017-08-31 06:58:58 -07:00
2017-09-28 10:59:12 -04:00
2017-08-31 06:58:58 -07:00