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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2009-05-15 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-05-15
7
-55
/
+179
*
* libc/string/local.h: New file.
Corinna Vinschen
2009-05-15
4
-11
/
+267
*
* libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definition
Corinna Vinschen
2009-05-14
11
-61
/
+47
*
2009-05-13 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-05-13
2
-2
/
+7
*
2009-05-13 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-05-13
2
-1
/
+54
*
* libc/locale/locale.c (setlocale): Don't build on Cygwin.
Corinna Vinschen
2009-05-13
2
-1
/
+6
*
2009-05-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-05-11
3
-12
/
+8
*
* MAINTAINERS: Add myself as a maintainer for the MN10300 and to
Nick Clifton
2009-05-08
2
-0
/
+7
*
Add self to MAINTAINERS file. Tweak moxie stack position.
Anthony Green
2009-05-01
2
-0
/
+7
*
Allow gcc warning for toupper even with extended charsets.
Eric Blake
2009-04-30
2
-6
/
+25
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
10
-0
/
+53
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
8
-25
/
+84
*
2009-04-24 Joseph Myers <joseph@codesourcery.com>
Jeff Johnston
2009-04-24
2
-0
/
+9
*
Be namespace clean in ctype.h.
Eric Blake
2009-04-24
2
-22
/
+28
*
Trigger gcc warning if isFoo macros are called with plain char.
Eric Blake
2009-04-24
2
-39
/
+53
*
2009-04-23 Mike Burgess <wizardsguild@earthlink.net>
Jeff Johnston
2009-04-23
5
-29
/
+33
*
2009-04-23 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-04-23
3
-1
/
+26
*
2009-04-22 Anthony Green <green@moxielogic.com>
Jeff Johnston
2009-04-22
12
-14
/
+5537
*
* libc/stdio/local.h (__chclass, __state_table, __action_table):
Corinna Vinschen
2009-04-22
3
-5
/
+11
*
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
Corinna Vinschen
2009-04-21
4
-190
/
+348
*
2009-04-21 Sandra Loosemore <sandra@codesourcery.com>
Jeff Johnston
2009-04-21
2
-0
/
+16
*
2009-04-21 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2009-04-21
3
-25
/
+50
*
2009-04-20 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-20
3
-7
/
+14
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
60
-7
/
+136
*
2009-04-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-17
6
-21
/
+77
*
2009-04-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-17
3
-65
/
+54
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
2
-1
/
+1
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
8
-1184
/
+1119
*
2009-04-16 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-16
2
-2
/
+7
*
2009-04-16 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-16
4
-4
/
+61
*
2009-04-16 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2009-04-16
2
-2
/
+12
*
2009-04-16 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-16
68
-1183
/
+4141
*
Add new binutils target: moxie
Nick Clifton
2009-04-16
2
-2
/
+2
*
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.
Corinna Vinschen
2009-04-09
8
-92
/
+110
*
* libc/stdlib/local.h (__mbtowc): Declare extern.
Corinna Vinschen
2009-04-09
2
-3
/
+19
*
* libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but also
Corinna Vinschen
2009-04-09
3
-5
/
+39
*
2009-04-08 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-08
3
-4
/
+9
*
2009-04-06 Mike Burgess <wizardsguild@earthlink.net>
Jeff Johnston
2009-04-06
2
-10
/
+13
*
2009-04-06 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-06
3
-5
/
+10
*
* libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.
Corinna Vinschen
2009-04-06
2
-1
/
+5
*
* libc/stdlib/wcstombs.c: Fix datatypes in documentation.
Corinna Vinschen
2009-04-04
2
-3
/
+7
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...
Corinna Vinschen
2009-04-04
3
-22
/
+27
*
2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-04-03
2
-0
/
+7
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-2
/
+11
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-3
/
+15
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-8
/
+34
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-3
/
+8
*
2009-04-03 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-04-03
5
-18
/
+250
*
* libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and
Corinna Vinschen
2009-04-02
3
-11
/
+45
*
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
Corinna Vinschen
2009-03-31
13
-91
/
+1141
[next]