Home
last modified time | relevance | path

Searched hist:dca867f1c9b8a3d4ba6014575c6c6265cfcd4e24 (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/sh/
H A Dparser.cdiff dca867f1c9b8a3d4ba6014575c6c6265cfcd4e24 Sun Oct 31 13:06:02 CET 2010 Jilles Tjoelker <jilles@FreeBSD.org> sh: Use iteration instead of recursion to evaluate semicolon lists.
This reduces CPU and memory usage when executing long lists (such
as long functions).
H A Deval.cdiff dca867f1c9b8a3d4ba6014575c6c6265cfcd4e24 Sun Oct 31 13:06:02 CET 2010 Jilles Tjoelker <jilles@FreeBSD.org> sh: Use iteration instead of recursion to evaluate semicolon lists.
This reduces CPU and memory usage when executing long lists (such
as long functions).