Searched hist:293635 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/bin/sh/tests/builtins/
H A Dlocal5.0293635 Sun Jan 10 16:37:17 MST 2016 jilles sh: Update associated state when restoring locals while leaving a function.

Some variables like PATH call a function when modified. Make sure to call
this also when leaving a function where such a variable was made local.

Make sure to restore local variables before shellparam, so getopts state is
not clobbered.
H A DMakefilediff 293635 Sun Jan 10 16:37:17 MST 2016 jilles sh: Update associated state when restoring locals while leaving a function.

Some variables like PATH call a function when modified. Make sure to call
this also when leaving a function where such a variable was made local.

Make sure to restore local variables before shellparam, so getopts state is
not clobbered.
/freebsd-11.0-release/bin/sh/
H A Dvar.cdiff 293635 Sun Jan 10 16:37:17 MST 2016 jilles sh: Update associated state when restoring locals while leaving a function.

Some variables like PATH call a function when modified. Make sure to call
this also when leaving a function where such a variable was made local.

Make sure to restore local variables before shellparam, so getopts state is
not clobbered.
H A Deval.cdiff 293635 Sun Jan 10 16:37:17 MST 2016 jilles sh: Update associated state when restoring locals while leaving a function.

Some variables like PATH call a function when modified. Make sure to call
this also when leaving a function where such a variable was made local.

Make sure to restore local variables before shellparam, so getopts state is
not clobbered.

Completed in 74 milliseconds