libexecs 1.3-2 source package in Ubuntu

Changelog

libexecs (1.3-2) unstable; urgency=medium

  [Debian Janitor]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on cmake.
  [Andrea Capriotti]
  * Bump Standards-Version to 4.6.1, no changes needed.
  * d/copyright: Update Debian copyright

 -- Andrea Capriotti <email address hidden>  Sun, 14 Aug 2022 13:40:18 +0200

Upload details

Uploaded by:
Debian VSquare Team
Uploaded to:
Sid
Original maintainer:
Debian VSquare Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libexecs_1.3-2.dsc 2.1 KiB e126da8ef5ce0e4933c9dd42f0200d5f5e5fd5c491778470c663e25d21fa5500
libexecs_1.3.orig.tar.gz 19.8 KiB 5945c0f3951fc9f5b5fa5727711b02ede281b38c5f37564730cfd89ada78bd8d
libexecs_1.3-2.debian.tar.xz 2.9 KiB 18198f667666a3d3b2c7c1023254d15a80753515d65a0011aff70eeb4cab1f34

Available diffs

No changes file available.

Binary packages built by this source

libexecs-dev: C library for commands execution - development files

 s2argv converts a command string into an argv array for execv, execvp,
 execvpe. execs is like execv taking a string instead of an argv.
 Similarly execsp and execspe are the counterpart of execvp and execvpe,
 respectively, using command strings.
 coprocv, coprocvp, coprocvpe, coprocs, coprocsp execute a command in
 coprocessing mode.
 The following functions all work without using a shell:
 esystem, system_eexecsp execute a command with its arguments from a string.
 popen_nosh, popen_execsp and pclose_nosh pipe stream to or from a process.
 system_nosh executes a command with its arguments from a string.
 .
 This package contains the necessary headers and shared object files needed to
 develop applications using libexecs.

libexecs-embedded0: C library for commands execution - low memory footprint

 s2argv converts a command string into an argv array for execv, execvp,
 execvpe. execs is like execv taking a string instead of an argv.
 Similarly execsp and execspe are the counterpart of execvp and execvpe,
 respectively, using command strings.
 esystem, system_eexecsp execute a command with its arguments from a string
 without using a shell.
 .
 This is the reduced memory footprint version of libexecs for embedded systems,
 it contains a minimal subset of the functionalities available in the
 main package, in particular the coproc* family of functions,
 system_nosh and popen_nosh are excluded (see the man pages for more info).

libexecs-embedded0-dbgsym: No summary available for libexecs-embedded0-dbgsym in ubuntu kinetic.

No description available for libexecs-embedded0-dbgsym in ubuntu kinetic.

libexecs0: No summary available for libexecs0 in ubuntu kinetic.

No description available for libexecs0 in ubuntu kinetic.

libexecs0-dbgsym: No summary available for libexecs0-dbgsym in ubuntu kinetic.

No description available for libexecs0-dbgsym in ubuntu kinetic.