]> git.lizzy.rs Git - rust.git/commit
Avoid extra copy and syscall in std::env::current_exe
authorJohn-John Tedro <udoprog@tedro.se>
Wed, 5 Dec 2018 01:48:18 +0000 (02:48 +0100)
committerJohn-John Tedro <udoprog@tedro.se>
Wed, 5 Dec 2018 01:55:12 +0000 (02:55 +0100)
commit3512fb046799fe02555b12d1e180d0ef83aba849
treec00cf6fc5f7ea05be1a324fb82e93c4ec03f2f34
parentaf7554d3a2e9e6171ca44bd1d4828606a9868f74
Avoid extra copy and syscall in std::env::current_exe
src/libstd/sys/unix/os.rs