summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* version: 2.5.1.0 v2.5.1.0Laurent Bercot2019-03-041-1/+3
* Doc fixLaurent Bercot2019-02-241-1/+2
* -fPIC -> CPPFLAGS_AUTOLaurent Bercot2019-02-241-1/+1
* Build everything as PIC by defaultLaurent Bercot2019-02-244-13/+7
* Add envfile; prepare for 2.5.1.0Laurent Bercot2019-02-1212-5/+214
* Doc typo fixLaurent Bercot2018-12-271-1/+1
* Doc typo fixLaurent Bercot2018-11-121-1/+1
* Add mechanism for conditional slashpackage builds in deps-buildLaurent Bercot2018-08-202-6/+14
* Nope, it breaks non-nsss builds. Need to do more fine-tuning.Laurent Bercot2018-08-201-1/+0
* Add nsss slashpackage supportLaurent Bercot2018-08-201-0/+1
* version: 2.5.0.1 v2.5.0.1Laurent Bercot2018-08-141-0/+1
* Document nsss supportLaurent Bercot2018-08-012-0/+2
* with pthread support for nsssLaurent Bercot2018-07-283-1/+4
* Add nsss support (for homeof)Laurent Bercot2018-07-283-1/+11
* Adapt to skalibs-2.7.0.0, prepare for 2.5.0.1Laurent Bercot2018-07-218-4/+19
* version: 2.5.0.0 v2.5.0.0Laurent Bercot2018-04-021-1/+1
* Use sig0_scan in trap.cLaurent Bercot2018-03-211-4/+3
* Remove import, prepare for 2.5.0.0Laurent Bercot2018-03-1620-107/+37
* 2018Laurent Bercot2018-01-041-1/+1
* Remove env_getLaurent Bercot2017-12-252-5/+6
* version: 2.3.0.4 v2.3.0.4Laurent Bercot2017-11-271-1/+1
* Prepare for 2.3.0.4Laurent Bercot2017-11-276-9/+67
* bugfix: segfault in execlineb when both $@ and script are emptyLaurent Bercot2017-11-171-0/+1
* Make all-pic a user optionLaurent Bercot2017-10-304-13/+25
* Support default pieLaurent Bercot2017-10-293-2/+21
* Add default pie support to gen-deps.shLaurent Bercot2017-10-291-1/+5
* version: 2.3.0.3 v2.3.0.3Laurent Bercot2017-10-091-0/+1
* Better *FLAGS management ; prepare for 2.3.0.3Laurent Bercot2017-10-059-22/+45
* version: 2.3.0.2 v2.3.0.2Laurent Bercot2017-08-281-1/+1
* Convert examples using import to importas in the docLaurent Bercot2017-08-237-7/+7
* More conversion to xpathexec, make exit code change consistent across binariesLaurent Bercot2017-08-226-3/+23
* Prepare for 2.3.0.2Laurent Bercot2017-08-225-4/+24
* Propagate fd_close() changesLaurent Bercot2017-07-162-7/+0
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
* Switch doc to schemeless URLsLaurent Bercot2017-05-2357-174/+174
* version: 2.3.0.1 v2.3.0.1Laurent Bercot2017-05-211-1/+0
* Add execline-startup and execline-shell to examples/ againLaurent Bercot2017-05-1914-5/+49
* Use xpathexec_* functionsLaurent Bercot2017-05-1839-87/+67
* Duh... don't forget half the NSIG instancesLaurent Bercot2017-04-281-2/+2
* Use the new SKALIBS_NSIG in trap.c to accommodate OpenBSD snowflakinessLaurent Bercot2017-04-281-8/+8
* trap.c: explicitly include skalibs/nonposix.h for proper NSIG definition on,...Laurent Bercot2017-04-281-0/+1
* trap.c: fix usage of NSIG (which is max+1, not max)Laurent Bercot2017-04-281-10/+10
* Spell it out for OpenBSD: no, we don't want to trap SIGKILL or SIGSTOP, ever...Laurent Bercot2017-04-281-0/+2
* Fix invalid variable name check in getpid (thanks jjk)Laurent Bercot2017-04-131-1/+1
* bugfix: catch empty blocks in multidefineLaurent Bercot2017-04-113-1/+3
* Replace memcpy with memmove in el_substitute (copying into the same string!)Laurent Bercot2017-04-051-1/+1
* version: 2.3.0.0 (real one with NEWS file) v2.3.0.0Laurent Bercot2017-03-271-0/+10
* version: 2.3.0.0Laurent Bercot2017-03-272-0/+12
* More superfluous headers cleanupLaurent Bercot2017-03-135-6/+1