summaryrefslogtreecommitdiffstats
path: root/libc/misc/locale
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-6/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-26/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-15/+15
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-29/+37
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-9/+9
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-6/+6
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-19/+19
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-57/+57
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-11/+11
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-091-1/+1
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-242-13/+6
* Merge from trunk."Steven J. Hill"2006-02-2713-98/+197
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-9/+13
* Merge from trunk."Steven J. Hill"2005-12-101-3/+8
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+2
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-023-110/+39
* Massive merge from trunk."Steven J. Hill"2005-11-171-12/+23
* Copy from trunk."Steven J. Hill"2005-10-301-0/+61
* no more cvsMike Frysinger2005-02-121-2/+0
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Hide some x86-specific devel asserts.Manuel Novoa III2004-09-101-0/+5
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-2/+2
* Fix a couple of 'declaration after statement' errors.Manuel Novoa III2003-12-141-2/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Hack around bg_BG bug; grouping specified but no thousands separator.Manuel Novoa III2003-09-011-0/+24
* Create a typedef for the ctype bitmask table entries.Manuel Novoa III2003-08-281-6/+118
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-243-37/+57
* Fix a cut-and-paste error. Collation should be working again.Manuel Novoa III2003-08-171-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-012-346/+788
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-201-76/+280
* Ok... here's the summary:Manuel Novoa III2002-11-221-2/+2
* Fix a stupid bug.Manuel Novoa III2002-11-011-0/+1
* Reworked setlocale() return values and locale arg processing toManuel Novoa III2002-11-011-89/+166
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Hide my personal #warning reminders. Add __wcschrnul, rename strchrnulManuel Novoa III2002-09-191-3/+4
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-12/+7
* Added a version of nl_langinfo for the stub C/POSIX locale support.Manuel Novoa III2002-06-081-3/+92
* Fixup build a bit moreEric Andersen2002-05-071-2/+8
* The obligatory forgotten files...Manuel Novoa III2002-05-061-0/+1
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-064-351/+457
* Revert Erik's changes... they were broken since there weren't enoughManuel Novoa III2002-04-091-1/+0
* Support ISblank properlyEric Andersen2002-04-091-0/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Add locale-enabled strcoll function from vodz, plus supporting tool.Manuel Novoa III2001-06-022-75/+268
* Put the locale stuff back how it was till we can get a proper implementationEric Andersen2001-06-0111-1222/+0
* Add in some more GNU compatible locale stuff. I only implement theEric Andersen2001-05-2511-0/+1222