index
:
execline
main
master
shell-names
Mirror of git://git.skarnet.org/execline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-20
Document -q/-w/-W effect on execlineb -Sfoo
Laurent Bercot
2019-03-12
with the right command name, please
Laurent Bercot
2019-03-12
Doc fix
Laurent Bercot
2019-03-04
version: 2.5.1.0
v2.5.1.0
Laurent Bercot
2019-02-24
Doc fix
Laurent Bercot
2019-02-24
-fPIC -> CPPFLAGS_AUTO
Laurent Bercot
2019-02-24
Build everything as PIC by default
Laurent Bercot
2019-02-12
Add envfile; prepare for 2.5.1.0
Laurent Bercot
2018-12-27
Doc typo fix
Laurent Bercot
2018-11-12
Doc typo fix
Laurent Bercot
2018-08-20
Add mechanism for conditional slashpackage builds in deps-build
Laurent Bercot
2018-08-20
Nope, it breaks non-nsss builds. Need to do more fine-tuning.
Laurent Bercot
2018-08-20
Add nsss slashpackage support
Laurent Bercot
2018-08-14
version: 2.5.0.1
v2.5.0.1
Laurent Bercot
2018-08-01
Document nsss support
Laurent Bercot
2018-07-28
with pthread support for nsss
Laurent Bercot
2018-07-28
Add nsss support (for homeof)
Laurent Bercot
2018-07-21
Adapt to skalibs-2.7.0.0, prepare for 2.5.0.1
Laurent Bercot
2018-04-02
version: 2.5.0.0
v2.5.0.0
Laurent Bercot
2018-03-21
Use sig0_scan in trap.c
Laurent Bercot
2018-03-16
Remove import, prepare for 2.5.0.0
Laurent Bercot
2018-01-04
2018
Laurent Bercot
2017-12-25
Remove env_get
Laurent Bercot
2017-11-27
version: 2.3.0.4
v2.3.0.4
Laurent Bercot
2017-11-27
Prepare for 2.3.0.4
Laurent Bercot
2017-11-17
bugfix: segfault in execlineb when both $@ and script are empty
Laurent Bercot
2017-10-30
Make all-pic a user option
Laurent Bercot
2017-10-29
Support default pie
Laurent Bercot
2017-10-29
Add default pie support to gen-deps.sh
Laurent Bercot
2017-10-09
version: 2.3.0.3
v2.3.0.3
Laurent Bercot
2017-10-05
Better *FLAGS management ; prepare for 2.3.0.3
Laurent Bercot
2017-08-28
version: 2.3.0.2
v2.3.0.2
Laurent Bercot
2017-08-23
Convert examples using import to importas in the doc
Laurent Bercot
2017-08-22
More conversion to xpathexec, make exit code change consistent across binaries
Laurent Bercot
2017-08-22
Prepare for 2.3.0.2
Laurent Bercot
2017-07-16
Propagate fd_close() changes
Laurent Bercot
2017-05-24
More schemeless URLs
Laurent Bercot
2017-05-24
More schemeless URLs
Laurent Bercot
2017-05-23
Switch doc to schemeless URLs
Laurent Bercot
2017-05-21
version: 2.3.0.1
v2.3.0.1
Laurent Bercot
2017-05-19
Add execline-startup and execline-shell to examples/ again
Laurent Bercot
2017-05-18
Use xpathexec_* functions
Laurent Bercot
2017-04-28
Duh... don't forget half the NSIG instances
Laurent Bercot
2017-04-28
Use the new SKALIBS_NSIG in trap.c to accommodate OpenBSD snowflakiness
Laurent Bercot
2017-04-28
trap.c: explicitly include skalibs/nonposix.h for proper NSIG definition on,...
Laurent Bercot
2017-04-28
trap.c: fix usage of NSIG (which is max+1, not max)
Laurent Bercot
2017-04-28
Spell it out for OpenBSD: no, we don't want to trap SIGKILL or SIGSTOP, ever...
Laurent Bercot
2017-04-13
Fix invalid variable name check in getpid (thanks jjk)
Laurent Bercot
2017-04-11
bugfix: catch empty blocks in multidefine
Laurent Bercot
2017-04-05
Replace memcpy with memmove in el_substitute (copying into the same string!)
Laurent Bercot
[next]