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
*
2010-06-18 Pavel Pisa <ppisa4lists@pikron.com>
Jeff Johnston
2010-06-18
3
-6
/
+10
*
* libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be
Kazu Hirata
2010-06-09
2
-5
/
+12
*
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-06-08
2
-1
/
+13
*
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-06-08
5
-2
/
+54
*
2010-06-04 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2010-06-04
6
-21
/
+91
*
2010-05-31 Kazu Hirata <kazu@codesourcery.com>
Jeff Johnston
2010-05-31
2
-2
/
+15
*
* libc/string/strsignal.c (strsignal): Avoid duplicate case statement where
Christopher Faylor
2010-05-18
2
-1
/
+6
*
2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-05-11
2
-1
/
+6
*
2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-05-11
2
-0
/
+8
*
2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-05-11
5
-24
/
+300
*
* libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,
DJ Delorie
2010-05-06
3
-40
/
+52
*
* libc/locale/lctype.c: Include <string.h> and "setlocale.h".
Corinna Vinschen
2010-05-03
3
-9
/
+22
*
* libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. Rename
Corinna Vinschen
2010-05-02
2
-10
/
+15
*
* libc/include/langinfo.h: Fix #endif positioning.
Corinna Vinschen
2010-04-30
2
-1
/
+6
*
Extend locale support to maintain wide char values of native strings
Corinna Vinschen
2010-04-28
19
-163
/
+944
*
* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
DJ Delorie
2010-04-22
30
-11
/
+142
*
2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>
Jeff Johnston
2010-04-06
3
-6
/
+13
*
* libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrect
Corinna Vinschen
2010-04-06
2
-3
/
+11
*
2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-04-01
3
-20
/
+113
*
* libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.
Corinna Vinschen
2010-03-27
3
-9
/
+32
*
* libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have an
Corinna Vinschen
2010-03-17
2
-3
/
+14
*
2010-03-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-03-09
2
-25
/
+38
*
2010-03-08 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-08
3
-12
/
+29
*
* libm/math/ef_sqrt.c: Delete unused variable sign.
Corinna Vinschen
2010-03-05
7
-13
/
+22
*
2010-03-02 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-02
3
-0
/
+22
*
* libc/xdr/README: Correct grammatical errors.
Corinna Vinschen
2010-03-02
6
-21
/
+49
*
* libc/xdr/Makefile.in: Regenerate.
Corinna Vinschen
2010-03-02
2
-11
/
+27
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
46
-14
/
+4995
*
* libm/common/s_ilogb.c: Fix typo in comments that causes doc
Corinna Vinschen
2010-02-26
2
-3
/
+8
*
* libc/time/strftime.c: Add support for era and alt_digits data from
Corinna Vinschen
2010-02-26
4
-103
/
+644
*
* libc/locale/locale.c (loadlocale): Fix typo in comment.
Corinna Vinschen
2010-02-25
2
-2
/
+6
*
* libc/locale/locale.c: Throughout, extensively comment on the
Corinna Vinschen
2010-02-25
3
-8
/
+42
*
2010-02-24 Charles Wilson <...>
Jeff Johnston
2010-02-24
225
-7547
/
+9688
*
2010-02-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-24
2
-0
/
+5
*
2010-02-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-23
2
-57
/
+7
*
* libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_item
Corinna Vinschen
2010-02-22
3
-0
/
+13
*
* libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.
Corinna Vinschen
2010-02-18
10
-841
/
+1118
*
* libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-related
Corinna Vinschen
2010-02-18
4
-11
/
+46
*
* libc/ctype/iswblank.c (iswblank): Remove Unicode characters
Corinna Vinschen
2010-02-17
3
-4
/
+17
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here
Corinna Vinschen
2010-02-15
2
-1
/
+6
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant
Corinna Vinschen
2010-02-15
2
-1
/
+6
*
2010-02-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-02-11
2
-4
/
+10
*
2010-02-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-02-11
3
-10
/
+40
*
2010-02-09 Daniel Gutson <dgutson@codesourcery.com>
Jeff Johnston
2010-02-09
2
-1
/
+7
*
* libc/locale/lmessages.c (__messages_load_locale): Take additional
Corinna Vinschen
2010-02-09
7
-7
/
+60
*
2010-02-08 Josef Wolf <jw@raven.inka.de>
Jeff Johnston
2010-02-08
2
-1
/
+6
*
* libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.alias
Corinna Vinschen
2010-02-07
2
-26
/
+55
*
* libc/locale/locale.c: Fix typo in documentation. Remove useless
Corinna Vinschen
2010-02-07
2
-42
/
+12
*
* libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.
Corinna Vinschen
2010-02-06
5
-35
/
+216
*
* libc/posix/telldir.c: Remove bogus nested prototype of lseek().
Corinna Vinschen
2010-02-06
2
-1
/
+4
[next]