Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change semantics of searchpath2 and add searchpath3 | Mattias Andrée | 2015-12-20 | 5 | -117/+153 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | add searchpath and searchpath2 | Mattias Andrée | 2015-12-20 | 3 | -47/+190 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 3 | -0/+52 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix memory leak at failure of execveat (issue #3) | Mattias Andrée | 2015-11-19 | 1 | -2/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix errors | Mattias Andrée | 2015-10-17 | 3 | -20/+30 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix use of va_copy | Mattias Andrée | 2015-10-13 | 3 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix inclusions | Mattias Andrée | 2015-10-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-10-11 | 2 | -3/+191 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add execat functions | Mattias Andrée | 2015-10-11 | 1 | -0/+507 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix m error | Mattias Andrée | 2015-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-10-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | execvpe: simplify and fix errors | Mattias Andrée | 2015-10-11 | 1 | -37/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 2015-10-11 | 1 | -4/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add exec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+376 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |