aboutsummaryrefslogtreecommitdiffstats
path: root/src/libexecline/el_popenv.c
Commit message (Collapse)AuthorAgeFilesLines
* Make it build with skalibs 2.5.0.0Laurent Bercot2017-03-081-3/+4
|
* Adapt to skalibs 2.5.0.0 APILaurent Bercot2017-03-081-5/+5
|
* Types fix: first passLaurent Bercot2017-01-071-5/+6
| | | | | | | | 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.0Laurent Bercot2014-09-181-0/+44