Lines Matching full:commandline
331 fixed bug that caused occasional core dumps with commandline
658 enforce variable name syntax for commandline variables: has to
756 "-" means stdin in getline as well as on the commandline.
768 fixed bug: commandline variable assignment has to look like
778 added -v x=1 y=2 ... for immediate commandline variable assignment;
780 program if the program is on the commandline.
809 fixed order of evaluation of commandline assignments to match
839 Catches some more commandline errors in main.
914 Fixed lib.c to permit _ in commandline variable names.