Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/ast/
H A DMakefile46 shcomp
65 shcomp: libshell target
67 ksh: libshell shcomp
/titanic_53/usr/src/cmd/ast/shcomp/
H A DMakefile38 OBJECTS= shcomp.o
65 PROG= shcomp
84 $(RM) shcomp
/titanic_53/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
/titanic_53/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
/titanic_53/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
1355 …][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libshell]"\" -c sh/shcomp.c
1356 done shcomp.o generated
1364 …FLAGS} ${LDFLAGS} ${mam_cc_L+-L.} ${mam_cc_L+-L${INSTALLROOT}/lib} -o shcomp shcomp.o ${mam_libshe…
1365 done shcomp generated
[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.
940 09-12-09 A bug where shcomp dumped core on certain syntax errors 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
[all …]
H A DRELEASE88178 a separate program called shcomp.
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dshcomp.c98 shp->shcomp = 1; in main()
H A Dparse.c834 if(shp->shcomp && memcmp(".sh.math.",t->funct.functnam,9)==0) in funct()
897 else if(shp->shcomp) in funct()
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h146 char shcomp; /* set when runing shcomp */ member
/titanic_53/usr/src/cmd/ast/libshell/
H A Dmapfile-vers124 # semi-private, needed for shcomp
H A DMakefile.demo171 /usr/bin/shcomp "$<" >"$(@F)"
/titanic_53/usr/src/man/man1/
H A DMakefile341 shcomp.1 \
/titanic_53/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc173 file path=usr/share/man/man1/shcomp.1
H A DSUNWcs.mf834 file path=usr/bin/shcomp mode=0555
/titanic_53/
H A D.gitignore2629 usr/src/cmd/shcomp/shcomp