| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More superfluous headers cleanup | Laurent Bercot | 2017-03-13 | 1 | -1/+0 |
| | | |||||
| * | Adapt to skalibs 2.5.0.0 API | Laurent Bercot | 2017-03-08 | 1 | -1/+1 |
| | | |||||
| * | Types fix: first pass | Laurent Bercot | 2017-01-07 | 1 | -1/+2 |
| | | | | | | | | | 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. | ||||
| * | - added el_parse() and friends | Laurent Bercot | 2015-03-26 | 1 | -0/+18 |
| - refactored execlineb to use them - version: rc for 2.1.1.1 | |||||
