]> git.lizzy.rs Git - rust.git/commit - library/core/src/slice/memchr.rs
Rollup merge of #102227 - devnexen:solarish_get_path, r=m-ou-se
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 11 Oct 2022 16:59:47 +0000 (18:59 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2022 16:59:47 +0000 (18:59 +0200)
commit51320b3a16d2fd3e153b122a38ad04ae8ef92963
treebd7669540959bda212ee63fc64814e88377e0d7e
parentd13f7aef7042dbb37be17b30a2f048dc0ed56f82
parent2ea770d067b186dac4be6fe22757efc8f8176eb2
Rollup merge of #102227 - devnexen:solarish_get_path, r=m-ou-se

fs::get_path solarish version.

similar to linux, albeit there is no /proc/self notion on solaris
 based system thus flattening the difference for simplification sake.
library/std/src/sys/unix/fs.rs