summaryrefslogtreecommitdiffstats
path: root/include/locale.h
Commit message (Expand)AuthorAgeFilesLines
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-221-5/+5
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+3
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-0/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+3
* Merge from trunk."Steven J. Hill"2006-01-061-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