Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix use of va_copy | Mattias Andrée | 2015-10-13 | 1 | -0/+1 |
* | fix m error | Mattias Andrée | 2015-10-11 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-10-11 | 1 | -4/+4 |
* | execvpe: simplify and fix errors | Mattias Andrée | 2015-10-11 | 1 | -37/+16 |
* | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 2015-10-11 | 1 | -4/+12 |
* | add exec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+376 |