| Commit message (Expand) | Author | Age | Files | Lines |
* | remove a few more empty #if/#endif pairs | Denys Vlasenko | 2009-09-18 | 1 | -2/+0 |
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 1 | -4/+0 |
* | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 1 | -25/+0 |
* | Merged revisions 25821,25823-25824,25836 via svnmerge from | Khem Raj | 2009-03-28 | 1 | -0/+3 |
* | *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x | Denis Vlasenko | 2009-01-21 | 1 | -2/+2 |
* | Synch with trunk @ 24165 | Carmelo Amoroso | 2008-11-27 | 1 | -21/+21 |
* | Synch with trunk @ 24087 | Carmelo Amoroso | 2008-11-18 | 1 | -3/+3 |
* | Synch with trunk @ 24075. | Carmelo Amoroso | 2008-11-17 | 1 | -21/+25 |
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -2/+2 |
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL... | Carmelo Amoroso | 2008-07-09 | 1 | -119/+144 |
* | Merge from trunk. | "Steven J. Hill" | 2006-08-22 | 1 | -5/+2 |
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -100/+178 |
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -2/+3 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -36/+53 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+1 |
* | Big merge from trunk. Stop the madness! | "Steven J. Hill" | 2005-12-06 | 1 | -1/+2 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -0/+5 |
* | Merge from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+4 |
* | Big sync with trunk. | "Steven J. Hill" | 2005-09-24 | 1 | -68/+68 |
* | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III | 2004-02-11 | 1 | -5/+5 |
* | Fix a few bugs in the new extended locale functions. | Manuel Novoa III | 2003-08-24 | 1 | -16/+32 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -62/+190 |
* | Ok... here's the summary: | Manuel Novoa III | 2002-11-22 | 1 | -46/+169 |
* | Fix a couple of 'restrict' bugs in mbstowcs and wcstombs. | Manuel Novoa III | 2002-10-29 | 1 | -3/+10 |
* | Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul | Manuel Novoa III | 2002-09-19 | 1 | -0/+4 |
* | Revert commit by davidm to printf.c that initialized conv_num | Manuel Novoa III | 2002-08-12 | 1 | -15/+15 |
* | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III | 2002-07-03 | 1 | -9/+17 |
* | Multibyte and wide char conversion functions. Some work still to do, but | Manuel Novoa III | 2002-05-23 | 1 | -0/+133 |
* | Revert Erik's previous patch and fix what I believe he was trying to, while | Manuel Novoa III | 2002-05-12 | 1 | -20/+28 |
* | Several bugfixes for problems that showed up on alpha | Eric Andersen | 2002-05-12 | 1 | -7/+19 |
* | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III | 2002-05-06 | 1 | -12/+169 |
* | New versions of the various string to int functions which are smaller | Manuel Novoa III | 2002-03-13 | 1 | -0/+448 |