diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-11-06 08:05:33 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-11-06 08:05:33 +0000 |
| commit | 3d91d9ce645efa020800b85be1ac2727ebcbad19 (patch) | |
| tree | 4461d2c99abfb80f3955b4f775b26767e823fc6a /src/libexecline/deps-lib | |
| parent | 32ed930a967c83c5b683d1d22c286b46a9f792ea (diff) | |
| download | execline-3d91d9ce645efa020800b85be1ac2727ebcbad19.tar.gz | |
Prepare for 2.9.7.0 ; rework forx/forstdin -p, add -P maxpar
Also refactor several things to keep global footprint low
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/libexecline/deps-lib')
| -rw-r--r-- | src/libexecline/deps-lib/execline | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libexecline/deps-lib/execline b/src/libexecline/deps-lib/execline index 608fa7f..d5888c0 100644 --- a/src/libexecline/deps-lib/execline +++ b/src/libexecline/deps-lib/execline @@ -1,4 +1,5 @@ el_execsequence.o +el_forx_pidinfo.o el_getstrict.o el_modif_and_exec.o el_modif_and_spawn.o @@ -15,6 +16,7 @@ el_substandrun.o el_substandrun_str.o el_substitute.o el_transform.o +el_trueargv.o el_vardupl.o exlsn_define.o exlsn_elglob.o |
