summary refs log tree commit diff
path: root/src/include-local
Commit message (Collapse)AuthorAgeFilesLines
* Remove import, prepare for 2.5.0.0Laurent Bercot2018-03-161-1/+0
|
* Types fix: first passLaurent Bercot2017-01-071-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.
* Add option -u to import and importasLaurent Bercot2014-12-311-4/+6
|
* initial commit: rc for execline-2.0.0.0Laurent Bercot2014-09-181-0/+36