Age | Commit message (Expand) | Author |
2012-06-15 | locale.h, xlocale.h: guard *locale functions correctly | Peter S. Mazinger |
2011-03-07 | locale.c, locale.h: no need for hidden duplocale | Peter S. Mazinger |
2011-03-04 | fix locale build | Peter S. Mazinger |
2011-03-03 | update some headers | Peter S. Mazinger |
2009-11-19 | sync some headers and disable unused prototypes | Peter S. Mazinger |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-05-20 | - make it compile with !__UCLIBC_HAS_LOCALE__ | Bernhard Reutner-Fischer |
2008-05-19 | Added a bounch of locale fixes. | Carmelo Amoroso |
2005-12-15 | Sync headers w/ glibc | Peter S. Mazinger |
2003-08-24 | Fix a few bugs in the new extended locale functions. | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2002-05-06 | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen |
2001-07-11 | Added __BEGIN_DECLS and __END_DECLS to the files that didn't have | David McCullough |
2001-03-21 | Stub out localeconv. Please look over this to check it is correct.... | Eric Andersen |
2001-03-18 | Part of the ctype locale support. | Manuel Novoa III |