aboutsummaryrefslogtreecommitdiffstats
path: root/src/localization.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverting all of my localization changes. It was a horribleJ. Alexander Treuman2007-02-181-105/+0
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-141-2/+2
* localization: fix implicit declaration warnings (WARNING and strcmp)Eric Wong2007-01-141-0/+2
* Convert log messages sent to stdout to the current locale's charset.J. Alexander Treuman2007-01-081-1/+15
* Moving localization stuff from path.c to localization.c so we can reuse itJ. Alexander Treuman2007-01-081-0/+89