summaryrefslogtreecommitdiffstats
path: root/include/locale.h
Commit message (Expand)AuthorAgeFilesLines
* locale.c, locale.h: no need for hidden duplocalePeter S. Mazinger2011-03-071-1/+0
* fix locale buildPeter S. Mazinger2011-03-041-3/+3
* update some headersPeter S. Mazinger2011-03-031-8/+6
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-5/+5
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+3
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-0/+1
* - make it compile with !__UCLIBC_HAS_LOCALE__Bernhard Reutner-Fischer2008-05-201-1/+1
* Added a bounch of locale fixes.Carmelo Amoroso2008-05-191-1/+3
* Sync headers w/ glibcPeter S. Mazinger2005-12-151-6/+0
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-0/+6
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-18/+79
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-20/+100
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-3/+5
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+4
* Stub out localeconv. Please look over this to check it is correct....Eric Andersen2001-03-211-0/+49
* Part of the ctype locale support.Manuel Novoa III2001-03-181-0/+29