index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* 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
*
2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Jeff Johnston
2007-04-23
1
-1
/
+2
*
* libc/stdlib/__call_atexit.c (__call_exitprocs): Handle atexit
Kazu Hirata
2007-04-05
1
-0
/
+12
*
2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-01-31
1
-0
/
+4
*
2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-12-18
1
-3
/
+1
*
2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-12-18
1
-1
/
+1
*
2006-09-12 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2006-09-12
1
-1
/
+2
*
2006-08-03 J"orn Rennecke <joern.rennecke@st.com>
Jeff Johnston
2006-08-03
1
-0
/
+8
*
2006-07-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-07-05
2
-4
/
+46
*
2006-06-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-06-22
9
-635
/
+1816
[prev]
[next]