From ea714e771e8964114285915acacf80707cc17bdd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 26 Mar 2025 04:27:39 +0000 Subject: Add export-array; update deps Signed-off-by: Laurent Bercot --- doc/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 6dbab1c..324f259 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@ shell's syntax, and has no security issues.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later.
  • skalibs version -2.14.3.0 or later. It's a build-time requirement. It's also a run-time +2.14.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -64,7 +64,7 @@ library.
  • If you're using musl and want nsswitch-like functionality: nsss version -0.2.0.5 or later (build-time and boot-time)
  • +0.2.0.6 or later (build-time and boot-time)

    Licensing

    @@ -131,6 +131,7 @@ the previous versions of execline and the current one.
  • The emptyenv program
  • The envfile program
  • The export program
  • +
  • The export-array program
  • The unexport program
  • The fdclose program
  • The fdblock program
  • -- cgit v1.3.1