| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bugfix: el_execsequence() needs to exec argv2 when posix_spawn() fails | Laurent Bercot | 2019-10-19 | 1 | -5/+16 |
| | | |||||
| * | Use xpathexec_* functions | Laurent Bercot | 2017-05-18 | 1 | -2/+1 |
| | | |||||
| * | Adapt to skalibs 2.5.0.0 API | Laurent Bercot | 2017-03-08 | 1 | -30/+12 |
| | | |||||
| * | Types fix: first pass | Laurent Bercot | 2017-01-07 | 1 | -1/+1 |
| | | | | | | | | | This pass makes variable size_t-ready, so everything works when the prototypes are fixed in skalibs. Some code uses "unsigned int *" where it should be "size_t *"; it cannot be changed now, but it's been marked with XXX. It must change at the same time as the skalibs API. | ||||
| * | initial commit: rc for execline-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+41 |
