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

/freebsd-11-stable/bin/sh/tests/builtins/
H A DMakefilediff 293635 Sun Jan 10 14: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-stable/bin/sh/
H A Dvar.cdiff 293635 Sun Jan 10 14: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 130 milliseconds