Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/execute
T

56 lines
688 B
Plaintext

Description:
Creation of autonomous subprocesses.
Files:
lib/execute.h
lib/execute.c
m4/execute.m4
Depends-on:
dup2
canonicalize
environ
error
fatal-signal
filename
findprog-in
free-posix
msvc-nothrow
gettext-h
spawn
posix_spawn
posix_spawnp
posix_spawn_file_actions_init
posix_spawn_file_actions_addopen
posix_spawn_file_actions_addchdir
posix_spawn_file_actions_destroy
posix_spawnattr_init
posix_spawnattr_setsigmask
posix_spawnattr_setflags
posix_spawnattr_destroy
stdbool
stdlib
sys_wait
unistd
wait-process
windows-spawn
xalloc-die
configure.ac:
gl_EXECUTE
Makefile.am:
lib_SOURCES += execute.h execute.c
Include:
"execute.h"
Link:
$(LIBTHREAD)
License:
GPL
Maintainer:
all