2013-04-12 :-(
_ 夜
1900 人工無脳は考える
2030 TortoiseGit が日本語ファイル名とフォルダ名に対応していた
2100 pkgsrc で already installed されまくるので片っ端から make replace するだけの簡単な
2130 飯。ぶりの照焼
_ ,
村上春樹は読んだことが無い
_ ,
半年に一度くらい Twitter の following を増やす衝動に駆られるのでまた コエちゃん https://twitter.com/koenokio の follower を follow しまくってみた[ 20121023#p05 ]
_ [LC_ALL][LANG][ロケール][locale]ロケール(locale)
LC_COLLATE 文字列のソート順を設定する LC_CTYPE 扱う文字の種類 (エンコーディング) を設定する LC_MESSAGES メッセージなどの言語を設定する LC_MONETARY 通貨単位や金額表記を設定する LC_NUMERIC 数値の表記について設定する LC_TIME 日付と時刻のフォーマットを設定する
- LC_ALL は最も強く、他の LC_* を上書きします。 - LANG は最も弱く、他の LC_* によって上書きされます。
setlocale - NetBSD Manual Pages
LC_ALL       Set the entire locale generically.
LC_COLLATE   Set a locale for string collation routines.  This controls
             alphabetic ordering in strcoll() and strxfrm().
LC_CTYPE     Set a locale for the ctype(3) functions.  This controls
             recognition of upper and lower case, alphabetic or non-
             alphabetic characters, and so on.  The real work is done by
             the setrunelocale() function.
LC_MESSAGES  Set a locale for message catalogs.  This controls the selec-
             tion of message catalogs by the catgets(3) and gettext(3)
             families of functions.
LC_MONETARY  Set a locale for formatting monetary values; this affects
             the localeconv() function.
LC_NUMERIC   Set a locale for formatting numbers.  This controls the for-
             matting of decimal points in input and output of floating
             point numbers in functions such as printf() and scanf(), as
             well as values returned by localeconv().
LC_TIME      Set a locale for formatting dates and times using the
             strftime() function
はうん
[ツッコミを入れる]








