summaryrefslogtreecommitdiff
path: root/include/locale.h
AgeCommit message (Expand)Author
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-18libc_hidden_proto removal, just a few functionsDenis Vlasenko
2008-05-20- make it compile with !__UCLIBC_HAS_LOCALE__Bernhard Reutner-Fischer
2008-05-19Added a bounch of locale fixes.Carmelo Amoroso
2005-12-15Sync headers w/ glibcPeter S. Mazinger
2003-08-24Fix a few bugs in the new extended locale functions.Manuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-05-06New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-07-11Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough
2001-03-21Stub out localeconv. Please look over this to check it is correct....Eric Andersen
2001-03-18Part of the ctype locale support.Manuel Novoa III