Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I broke the libstdc++ locale-enabled build when I hid the definition | Manuel Novoa III | 2003-11-11 | 1 | -0/+83 |
| | | | | | | of locale_t. Since I don't want to expose this, for the moment add some nasty casts to reference the necessary pointer fields for the ctype information. | ||||
* | Add support for enabling use of libintl. | Manuel Novoa III | 2003-09-03 | 1 | -0/+200 |
Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data |