about summary refs log tree commit diff
path: root/library/std/src/sys/unix/cmath.rs
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-03-09 21:42:38 +0100
committerThe8472 <git@infinite-source.de>2021-03-09 22:14:07 +0100
commitd854789ce191be25f2953c60fd50ce711776d9eb (patch)
treeb42897c0145876ef1cc7d82740a0b0a3dd8962dc /library/std/src/sys/unix/cmath.rs
parent3a5d45f68cadc8fff4fbb557780f92b403b19c19 (diff)
downloadrust-d854789ce191be25f2953c60fd50ce711776d9eb.tar.gz
rust-d854789ce191be25f2953c60fd50ce711776d9eb.zip
Do not attempt to unlock envlock in child process after a fork.
This is a breaking change for cases where the environment is
accessed in a Command::pre_exec closure. Except for
single-threaded programs these uses were not correct
anyway since they aren't async-signal safe.
Diffstat (limited to 'library/std/src/sys/unix/cmath.rs')
0 files changed, 0 insertions, 0 deletions