Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix errors | Mattias Andrée | 2015-10-17 | 3 | -20/+30 |
* | fix use of va_copy | Mattias Andrée | 2015-10-13 | 3 | -0/+3 |
* | fix inclusions | Mattias Andrée | 2015-10-11 | 2 | -2/+2 |
* | m | Mattias Andrée | 2015-10-11 | 2 | -3/+191 |
* | add execat functions | Mattias Andrée | 2015-10-11 | 1 | -0/+507 |
* | 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 |