| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-02-10 | std: Implement CommandExt::before_exec | Alex Crichton | -0/+90 | |
| This is a Unix-specific function which adds the ability to register a closure to run pre-exec to configure the child process as required (note that these closures are run post-fork). cc #31398 | ||||
