rust/library/std
David Carlier cb4519e59c os current_exe using same approach as linux to get always the full absolute path
but in case of failure (e.g. prcfs not mounted) still using
getexecname.
2021-08-02 09:13:30 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src os current_exe using same approach as linux to get always the full absolute path 2021-08-02 09:13:30 +01:00
tests Remove test for crypto feature ahead of its removal 2021-05-19 16:13:52 +01:00
build.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
Cargo.toml macos current_exe using directly libc instead. 2021-07-25 06:02:07 +01:00