| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-27 | 1 | -11/+17 |
| | | |||||
| * | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -1/+1 |
| | | |||||
| * | Always include locale.h, which was included by libintl.h only when | Manuel Novoa III | 2003-11-20 | 1 | -0/+2 |
| | | | | | optimizing. | ||||
| * | Some more buildroot-motivated fixes. Avoid installing some headers, as | Manuel Novoa III | 2003-09-03 | 1 | -1/+2 |
| | | | | | well as stub libintl, depending on configuration. | ||||
| * | Fix a few bugs in the new extended locale functions. | Manuel Novoa III | 2003-08-24 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
| * | Add gnu obstack support. I still need to implement the obstack_printf | Manuel Novoa III | 2002-09-19 | 1 | -0/+627 |
| and obstack_vprintf, but at least now the reiserfsprogs build. | |||||
