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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2009-04-21 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2009-04-21
2
-25
/
+36
*
2009-04-20 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-20
2
-7
/
+7
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
4
-7
/
+11
*
2009-04-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-17
2
-3
/
+4
*
2009-04-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-17
2
-65
/
+48
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
1
-6
/
+2
*
2009-04-16 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-16
1
-2
/
+2
*
2009-04-16 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-16
3
-4
/
+55
*
2009-04-16 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2009-04-16
1
-0
/
+6
*
2009-04-16 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-16
9
-97
/
+329
*
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.
Corinna Vinschen
2009-04-09
7
-92
/
+94
*
* 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
*
2009-04-06 Mike Burgess <wizardsguild@earthlink.net>
Jeff Johnston
2009-04-06
1
-10
/
+9
*
2009-04-06 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-06
2
-5
/
+5
*
* libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.
Corinna Vinschen
2009-04-06
1
-1
/
+1
*
* libc/stdlib/wcstombs.c: Fix datatypes in documentation.
Corinna Vinschen
2009-04-04
1
-3
/
+3
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...
Corinna Vinschen
2009-04-04
2
-22
/
+22
*
2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-04-03
1
-0
/
+2
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
1
-2
/
+7
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
1
-3
/
+10
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
1
-8
/
+29
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
1
-3
/
+3
*
* libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and
Corinna Vinschen
2009-04-02
2
-11
/
+35
*
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
Corinna Vinschen
2009-03-31
12
-91
/
+1106
*
* libc/locale/locale.c (loadlocale): Revert to charset "GBK" instead
Corinna Vinschen
2009-03-26
1
-2
/
+2
*
Revert erroneously checked in files.
Corinna Vinschen
2009-03-26
3
-36
/
+23
*
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.
Corinna Vinschen
2009-03-26
3
-2
/
+6
*
2009-03-25 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-03-25
1
-0
/
+2
*
2009-03-25 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2009-03-25
1
-6
/
+28
*
2009-03-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-25
3
-15
/
+19
*
* libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowc
Corinna Vinschen
2009-03-25
1
-24
/
+31
*
* libc/locale/locale.c (loadlocale): Rename charset "GBK" to
Corinna Vinschen
2009-03-25
1
-3
/
+3
*
* libc/locale/locale.c (loadlocale): Rename charset "CP949" to
Corinna Vinschen
2009-03-24
1
-24
/
+30
*
* libc/locale/locale.c (loadlocale): Allow charset starting with 'e'
Corinna Vinschen
2009-03-24
1
-0
/
+1
*
2009-03-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-24
1
-1
/
+1
*
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
Corinna Vinschen
2009-03-24
21
-2196
/
+3299
*
2009-03-23 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2009-03-23
1
-1
/
+20
*
* libc/locale/locale.c (loadlocale): Fix typo in language and
Corinna Vinschen
2009-03-23
1
-4
/
+4
*
2009-03-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-20
2
-3
/
+33
*
* libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of an
Corinna Vinschen
2009-03-19
2
-16
/
+61
*
2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-03-18
1
-0
/
+2
*
* libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destination
Corinna Vinschen
2009-03-17
1
-8
/
+12
*
2009-03-16 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2009-03-16
3
-17
/
+20
*
* libc/include/sys/errno.h (ESTRPIPE): Define.
Corinna Vinschen
2009-03-15
2
-0
/
+9
*
* libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.
Corinna Vinschen
2009-03-15
5
-6
/
+83
*
* libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out of
Corinna Vinschen
2009-03-14
1
-2
/
+2
*
* libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations
Corinna Vinschen
2009-03-14
3
-3
/
+10
*
* libc/time/time.tex (wcsftime.def): Include.
Corinna Vinschen
2009-03-12
2
-7
/
+15
*
* libc/stdio/swscanf.c: Some documentation corrections.
Corinna Vinschen
2009-03-12
1
-2
/
+5
[prev]
[next]