| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-27 | Test THIR unsafeck for unsafe ops in closures | LeSeulArtichaut | -0/+2 | |
| 2021-03-09 | Do not attempt to unlock envlock in child process after a fork. | The8472 | -14/+0 | |
| 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. | ||||
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -1/+0 | |
| 2019-12-16 | Move command-related tests into command/ | Jeremy Fitzhardinge | -0/+118 | |
