]> git.lizzy.rs Git - rust.git/commit
Move glibc version lookup handling to sys::os and add a simpler glibc_version()
authorBryan Drewery <bryan@shatow.net>
Fri, 2 Mar 2018 20:50:07 +0000 (12:50 -0800)
committerBryan Drewery <bryan@shatow.net>
Fri, 2 Mar 2018 20:54:03 +0000 (12:54 -0800)
commit5ba6b3a728fb50cd65237b8eeac2f2df05c3c77f
tree93a97596ff49b48b7a0d75f1c3c1d2cea66fe27a
parent99b50efb6eb048297cda699ad017821822591d7a
Move glibc version lookup handling to sys::os and add a simpler glibc_version()
src/libstd/sys/unix/net.rs
src/libstd/sys/unix/os.rs