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
*
* libc/locale/locale.c (loadlocale): Throughout check charset string
Corinna Vinschen
2009-08-21
1
-11
/
+29
*
iconv: match SUSv3 prototype
Eric Blake
2009-08-21
2
-7
/
+8
*
2009-08-21 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-08-21
1
-16
/
+1
*
all-local should depend upon crt0, not all.
Ralf Wildenhues
2009-08-19
50
-125
/
+126
*
Fix 'make info' to work again.
Eric Blake
2009-08-19
2
-2
/
+4
*
2009-08-18 Eric Blake <ebb9@byu.net>
Jeff Johnston
2009-08-18
1
-3
/
+7
*
* libc/posix/popen.c (popen): Fix documented prototype.
Eric Blake
2009-08-18
1
-1
/
+1
*
Improve popen compatibility with glibc.
Eric Blake
2009-08-18
3
-17
/
+78
*
2009-08-17 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-08-18
1
-42
/
+10
*
* libc/stdio/mktemp.c (mkdtemp): Fix type in function name.
Corinna Vinschen
2009-08-13
1
-1
/
+1
*
2009=08-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-12
5
-7
/
+89
*
2009-08-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-10
1
-2
/
+2
*
2009-07-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-07-29
1
-1
/
+1
*
* libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogate
Corinna Vinschen
2009-07-29
1
-31
/
+31
*
* libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Fix incrementing n in case
Corinna Vinschen
2009-07-28
1
-8
/
+13
*
Avoid a fault from locking a closed standard file.
Eric Blake
2009-07-22
1
-0
/
+3
*
2009-07-09 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-07-09
2
-9
/
+4
*
2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2009-07-06
1
-0
/
+3
*
Add mkdtemp, mkstemps.
Eric Blake
2009-07-03
2
-29
/
+117
*
Add fpurge.
Eric Blake
2009-07-03
5
-9
/
+127
*
2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2009-06-19
1
-1
/
+1
*
* libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"
Corinna Vinschen
2009-06-18
1
-27
/
+67
*
2009-06-17 Michael Eager <eager@eagercon.com>
Jeff Johnston
2009-06-17
3
-1
/
+71
*
* libc/include/locale.h (struct lconv): Add missing members required
Corinna Vinschen
2009-06-16
2
-0
/
+8
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of
Corinna Vinschen
2009-06-16
4
-28
/
+46
*
2009-06-16 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-06-16
2
-2
/
+2
*
2009-06-16 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-06-16
1
-15
/
+11
*
* libc/ctype/tolower.c (tolower): Cast conversion result from
Corinna Vinschen
2009-06-09
2
-2
/
+2
*
* libc/string/wcwidth.c: Optimize for speed.
Corinna Vinschen
2009-06-03
3
-4
/
+97
*
2009-06-02 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2009-06-02
1
-5
/
+0
*
* libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.
Corinna Vinschen
2009-06-02
3
-9
/
+12
*
2009-05-27 Neal H. Walfield <neal@gnu.org>
Jeff Johnston
2009-05-27
1
-1
/
+5
*
2009-05-15 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-05-15
1
-14
/
+40
*
* libc/string/local.h: New file.
Corinna Vinschen
2009-05-15
3
-11
/
+251
*
* libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definition
Corinna Vinschen
2009-05-14
10
-61
/
+29
*
2009-05-13 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-05-13
1
-2
/
+2
*
2009-05-13 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-05-13
1
-1
/
+50
*
* libc/locale/locale.c (setlocale): Don't build on Cygwin.
Corinna Vinschen
2009-05-13
1
-1
/
+2
*
Allow gcc warning for toupper even with extended charsets.
Eric Blake
2009-04-30
1
-6
/
+17
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
9
-0
/
+39
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
3
-16
/
+7
*
2009-04-24 Joseph Myers <joseph@codesourcery.com>
Jeff Johnston
2009-04-24
1
-0
/
+4
*
Be namespace clean in ctype.h.
Eric Blake
2009-04-24
1
-22
/
+22
*
Trigger gcc warning if isFoo macros are called with plain char.
Eric Blake
2009-04-24
1
-14
/
+20
*
2009-04-23 Mike Burgess <wizardsguild@earthlink.net>
Jeff Johnston
2009-04-23
4
-29
/
+26
*
2009-04-23 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-04-23
2
-1
/
+18
*
2009-04-22 Anthony Green <green@moxielogic.com>
Jeff Johnston
2009-04-22
10
-14
/
+5513
*
* libc/stdio/local.h (__chclass, __state_table, __action_table):
Corinna Vinschen
2009-04-22
2
-5
/
+5
*
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
Corinna Vinschen
2009-04-21
3
-190
/
+338
*
2009-04-21 Sandra Loosemore <sandra@codesourcery.com>
Jeff Johnston
2009-04-21
1
-0
/
+11
[next]