看板 DFBSD_commit 關於我們 聯絡資訊
commit 7ea41a21b17e1c78cca97484c4bd97dbbf799982 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sat Jul 2 21:29:43 2011 -1000 sh: Optimize variable code by storing the length of the name. Obtained-from: FreeBSD SVN rev 221668 Summary of changes: bin/sh/var.c | 249 +++++++++++++++++++++++++++++----------------------------- bin/sh/var.h | 3 +- 2 files changed, 127 insertions(+), 125 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ea41a21b17e1c78cca97484c4bd97dbbf799982 -- DragonFly BSD source repository