看板 DFBSD_commit 關於我們 聯絡資訊
commit be4e801b0005adfe7453d3ffbf54c848f9eb52c7 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sat Jul 2 16:28:16 2011 -1000 sh: Track if the current locale's charset is UTF-8 or not. Obtained-from: FreeBSD SVN rev 221559 Summary of changes: bin/sh/main.c | 4 +++- bin/sh/var.c | 21 ++++++++++++++++++++- bin/sh/var.h | 5 ++++- 3 files changed, 27 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be4e801b0005adfe7453d3ffbf54c848f9eb52c7 -- DragonFly BSD source repository