Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-01-14 | Don't initialize globals to zero (or NULL) | Eric Wong | 1 | -2/+2 |
2007-01-14 | localization: fix implicit declaration warnings (WARNING and strcmp) | Eric Wong | 1 | -0/+2 |
2007-01-08 | Convert log messages sent to stdout to the current locale's charset. | J. Alexander Treuman | 1 | -1/+15 |
2007-01-08 | Moving localization stuff from path.c to localization.c so we can reuse it | J. Alexander Treuman | 1 | -0/+89 |