Home
last modified time | relevance | path

Searched refs:shcomp (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/ast/
H A DMakefile46 shcomp
65 shcomp: libshell target
67 ksh: libshell shcomp
/illumos-gate/usr/src/cmd/ast/shcomp/
H A DMakefile39 OBJECTS= shcomp.o
68 PROG= shcomp
87 $(RM) shcomp
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6862121_shbinexec_kernel_module_defunct.sh98 /usr/bin/shcomp "script1.sh" "script1" || err_exit "shcomp failed with error=$?"
H A DREADME.tests37 $ export SHCOMP=/usr/bin/shcomp
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests268 s=${SHELL:%/*}/shcomp$s
273 else SHCOMP=shcomp
347 then c=$tmp/shcomp-$u.ksh
348 o="$u(shcomp)"
H A Dfunctions.sh1042 ${SHCOMP:-${SHELL%/*}/shcomp} $tmp/functions > $tmp/foobar
1053 ${SHCOMP:-${SHELL%/*}/shcomp} $tmp/foo > $tmp/foo.sh
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMamfile1342 make shcomp
1343 make shcomp.o
1344 make sh/shcomp.c
1348 done sh/shcomp.c
1349 meta shcomp.o %.c>%.o sh/shcomp.c shcomp
1350 prev sh/shcomp.c
1356 done shcomp.o generated
1365 done shcomp generated
1485 make ${INSTALLROOT}/bin/shcomp
1486 prev shcomp
[all …]
H A DMakefile11 SHCOMP := shcomp$(RELEASE)
H A DREADME107 The makefile should also generate shcomp, a program that will precompile
109 them as scripts. You can use shcomp to send out scripts when you
H A DDESIGN151 24. shcomp.c contains the main program to the shell
H A DRELEASE93330 b. A bug in shcomp relating to compound variables was fixed.
362 a. I bug in shcomp for compilation of unary operators with [[...]]
H A DRELEASE55 12-06-08 A bug in which running shcomp on a program containg namespace
536 10-11-18 A bug in which shcomp -n was not processing double quotes correctly
691 with shcomp -n has been fixed.
839 fail to compile with shcomp has been fixed.
1206 shcomp was found has been fixed.
1965 04-08-01 +The shcomp command has been modified to process alias commands
2503 01-04-30 +A self generating man page has been added to shcomp. Also,
2504 shcomp now stops compiling when it finds an exit or exec
2507 01-04-30 +The shcomp command was modified so that it can work in an
2706 99-03-31 A bug in shcomp for compilation of unary operators with [[...]]
[all …]
H A DRELEASE88178 a separate program called shcomp.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dshcomp.c98 shp->shcomp = 1; in main()
H A Dparse.c841 if(shp->shcomp && memcmp(".sh.math.",t->funct.functnam,9)==0) in funct()
904 else if(shp->shcomp) in funct()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h146 char shcomp; /* set when runing shcomp */ member
/illumos-gate/usr/src/pkg/manifests/
H A Dshell-ksh93.p5m73 file path=usr/bin/shcomp mode=0555
114 file path=usr/share/man/man1/shcomp.1
/illumos-gate/usr/src/cmd/ast/libshell/
H A Dmapfile-vers124 # semi-private, needed for shcomp
/illumos-gate/usr/src/man/man1/
H A DMakefile335 shcomp.1 \