代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/283355/4080360
patch glibc-2.3.5-allow-gcc-4.0-wordexp.patch
../sysdeps/generic/wordexp.c: In function 'exec_comm':
../sysdeps/generic/wordexp.c:815: sorry, unimplemented: inlining failed in call to 'exec_comm_child': function body not available
../sysdeps/gene
www.eeworm.com/read/273662/4201382
sh svntest-check-configuration.sh
#!/bin/sh
EXEC_PATH="`dirname $0`"
# Source the configuration file.
. "$EXEC_PATH/svntest-config.sh"
# Check that every commands could be found
test -x "$SVN" || {
echo "SVN: Not found or not
www.eeworm.com/read/273660/4202459
sh svntest-check-configuration.sh
#!/bin/sh
EXEC_PATH="`dirname $0`"
# Source the configuration file.
. "$EXEC_PATH/svntest-config.sh"
# Check that every commands could be found
test -x "$SVN" || {
echo "SVN: Not found or not
www.eeworm.com/read/428548/1958620
tests param_glob.tests
if test $# = 0; then
#BUG in builtin_exec! will glob param!
#exec "$THIS_SH" "$0" 'param_glob.t*'
"$THIS_SH" "$0" 'param_glob.t*'
exit
fi
echo $*
echo $@
echo "$*"
echo "$@"
www.eeworm.com/read/427042/1981877
in speexdsp.pc.in
# libspeexdsp pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: speexdsp
Description: Speexdsp is a speech processing library that goes a