also replace before_exec by pre_exec on redox
This commit is contained in:
@@ -36,7 +36,7 @@ pub trait CommandExt {
|
||||
/// will be called and the spawn operation will immediately return with a
|
||||
/// failure.
|
||||
///
|
||||
/// # Notes
|
||||
/// # Notes and Safety
|
||||
///
|
||||
/// This closure will be run in the context of the child process after a
|
||||
/// `fork`. This primarily means that any modifications made to memory on
|
||||
|
||||
Reference in New Issue
Block a user