| Commit message (Expand) | Author | Age | Files | Lines |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of | Corinna Vinschen | 2009-06-16 | 3 | -23/+40 |
* | 2009-06-16 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-06-16 | 1 | -1/+1 |
* | 2009-04-24 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-24 | 1 | -9/+0 |
* | 2009-04-23 Paul Brook <paul@codesourcery.com> | Jeff Johnston | 2009-04-23 | 2 | -1/+18 |
* | * libc/stdio/local.h (__chclass, __state_table, __action_table): | Corinna Vinschen | 2009-04-22 | 1 | -2/+2 |
* | 2009-04-17 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-17 | 3 | -0/+11 |
* | 2009-04-16 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-16 | 4 | -95/+163 |
* | * libc/stdlib/local.h (__mbtowc): Declare extern. | Corinna Vinschen | 2009-04-09 | 1 | -3/+4 |
* | * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but also | Corinna Vinschen | 2009-04-09 | 3 | -5/+39 |
* | * libc/stdlib/wcstombs.c: Fix datatypes in documentation. | Corinna Vinschen | 2009-04-04 | 1 | -3/+3 |
* | Revert erroneously checked in files. | Corinna Vinschen | 2009-03-26 | 3 | -36/+23 |
* | * libc/ctype/iswalpha.c: Handle all wchar_t as unicode on | Corinna Vinschen | 2009-03-24 | 9 | -525/+1620 |
* | * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of an | Corinna Vinschen | 2009-03-19 | 2 | -16/+61 |
* | * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destination | Corinna Vinschen | 2009-03-17 | 1 | -8/+12 |
* | * libc/locale/locale.c (_setlocale_r): New implementation based on | Corinna Vinschen | 2009-03-03 | 2 | -14/+10 |
* | 2009-03-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-02 | 2 | -1/+8 |
* | 2009-03-02 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-03-02 | 1 | -6/+32 |
* | 2009-02-25 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-25 | 4 | -3/+7 |
* | * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8 | Corinna Vinschen | 2009-02-25 | 2 | -144/+70 |
* | * libc/include/wchar.h (mbsnrtowcs): Declare. | Corinna Vinschen | 2009-02-19 | 7 | -123/+400 |
* | 2009-02-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-02-18 | 2 | -14/+16 |
* | 2009-02-12 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-02-12 | 4 | -7/+229 |
* | 2008-12-11 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-12-11 | 5 | -15/+17 |
* | 2008-11-27 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-11-27 | 2 | -1/+3 |
* | 2008-11-24 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-11-24 | 2 | -12/+23 |
* | 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-11-19 | 4 | -11/+95 |
* | 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-10-31 | 4 | -17/+6 |
* | 2008-10-06 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2008-10-06 | 1 | -1/+1 |
* | * configure: Regenerate for new libtool. | Steve Ellcey | 2008-09-29 | 1 | -8/+20 |
* | 2008-09-26 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-09-26 | 1 | -8/+14 |
* | 2008-09-24 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-09-25 | 1 | -7/+4 |
* | 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com> | Jeff Johnston | 2008-09-25 | 3 | -17/+31 |
* | 2008-08-28 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2008-08-28 | 1 | -1/+1 |
* | 2008-08-27 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2008-08-27 | 1 | -1/+1 |
* | Fix strict-aliasing issues with _strtod_r and Storeinc. | Hans-Peter Nilsson | 2008-06-25 | 2 | -58/+32 |
* | 2008-03-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-03-07 | 1 | -0/+4 |
* | Fix strtod("nan()", ptr). | Eric Blake | 2008-03-04 | 1 | -1/+1 |
* | 2008-02-29 Gregory Pietsch <gpietsch@comcast.net> | Jeff Johnston | 2008-02-29 | 1 | -175/+249 |
* | Fix strtod("-0x", NULL). | Eric Blake | 2008-02-21 | 1 | -7/+17 |
* | 2008-02-12 Peter Rosin <peda@lysator.liu.se> | Jeff Johnston | 2008-02-12 | 1 | -7/+2 |
* | 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-12-19 | 1 | -13/+14 |
* | 2007-10-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-10-23 | 1 | -13/+22 |
* | 2007-08-31 Antony King <antony.king@st.com> | Jeff Johnston | 2007-08-31 | 2 | -10/+16 |
* | * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, | Corinna Vinschen | 2007-07-06 | 11 | -5/+1052 |
* | Support __func__ in assert, as required by C99. | Eric Blake | 2007-06-27 | 1 | -10/+22 |
* | 2007-06-06 Christian Groessler <chris@groessler.org> | Jeff Johnston | 2007-06-06 | 2 | -6/+10 |
* | Avoid more compiler warnings. | Eric Blake | 2007-05-29 | 4 | -1/+4 |
* | * ltmain.sh: Update from GCC. | Steve Ellcey | 2007-05-24 | 1 | -5/+21 |
* | * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN) | Eric Blake | 2007-05-16 | 1 | -31/+26 |
* | * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin. | Eric Blake | 2007-05-16 | 1 | -2/+6 |