about summary refs log tree commit diff
path: root/src/libexecline
Commit message (Expand)AuthorAgeFilesLines
* Simpler error management in el_substituteLaurent Bercot2020-05-161-3/+1
* bugfix: el_substitute could incorrectly share stralloc pointersLaurent Bercot2020-05-161-1/+1
* bugfix: el_execsequence() needs to exec argv2 when posix_spawn() failsLaurent Bercot2019-10-191-5/+16
* Remove import, prepare for 2.5.0.0Laurent Bercot2018-03-162-18/+7
* Remove env_getLaurent Bercot2017-12-251-2/+2
* Use xpathexec_* functionsLaurent Bercot2017-05-182-4/+2
* bugfix: catch empty blocks in multidefineLaurent Bercot2017-04-112-0/+2
* Replace memcpy with memmove in el_substitute (copying into the same string!)Laurent Bercot2017-04-051-1/+1
* More superfluous headers cleanupLaurent Bercot2017-03-135-6/+1
* Fix a few omissionsLaurent Bercot2017-03-128-30/+26
* Fix typo in the import obsolescence warningLaurent Bercot2017-03-081-1/+1
* Make it build with skalibs 2.5.0.0Laurent Bercot2017-03-082-6/+7
* Adapt to skalibs 2.5.0.0 APILaurent Bercot2017-03-0816-64/+47
* Types fix: first passLaurent Bercot2017-01-0713-65/+83
* Link shared libs against their -l deps, better libpath managementLaurent Bercot2015-08-121-0/+1
* - typo fix in configureLaurent Bercot2015-08-111-1/+2
* - added el_parse() and friendsLaurent Bercot2015-03-264-0/+123
* - added forstdin v2.1.1.0Laurent Bercot2015-02-262-11/+0
* Remove -x test from gen-deps.shLaurent Bercot2015-01-041-0/+0
* Add option -u to import and importasLaurent Bercot2014-12-315-6/+16
* Adapt el_spawn1 to new child_spawn1 in skalibs v2.0.0.0Laurent Bercot2014-12-181-2/+2
* initial commit: rc for execline-2.0.0.0Laurent Bercot2014-09-1822-0/+980