Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __x | Peter S. Mazinger | 2006-02-13 | 1 | -14/+6 |
| | |||||
* | Update license | Peter S. Mazinger | 2006-01-16 | 1 | -14/+3 |
| | |||||
* | Rework a few things. | Manuel Novoa III | 2003-09-01 | 1 | -11/+18 |
| | |||||
* | Fix a few bugs in the new extended locale functions. | Manuel Novoa III | 2003-08-24 | 1 | -0/+166 |
Move stub gettext functions to a stub libintl to make switching in gnu gettext easier. Also add a few gnu-isms. Change to using hidden names with global weak aliases for the extended locale functions, as expected by libstd++. Slightly rework the locale data generation stuff to allow pregenerated locale data to be used with buildroot. |