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/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,
DJ Delorie
2010-05-06
2
-40
/
+44
*
* libc/locale/lctype.c: Include <string.h> and "setlocale.h".
Corinna Vinschen
2010-05-03
2
-9
/
+14
*
* libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. Rename
Corinna Vinschen
2010-05-02
1
-10
/
+8
*
* libc/include/langinfo.h: Fix #endif positioning.
Corinna Vinschen
2010-04-30
1
-1
/
+2
*
Extend locale support to maintain wide char values of native strings
Corinna Vinschen
2010-04-28
18
-163
/
+889
*
* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
DJ Delorie
2010-04-22
29
-11
/
+103
*
2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>
Jeff Johnston
2010-04-06
2
-6
/
+6
*
* libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrect
Corinna Vinschen
2010-04-06
1
-3
/
+6
*
2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-04-01
2
-20
/
+105
*
* libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.
Corinna Vinschen
2010-03-27
2
-9
/
+24
*
* libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have an
Corinna Vinschen
2010-03-17
1
-3
/
+9
*
2010-03-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-03-09
1
-25
/
+32
*
* libm/math/ef_sqrt.c: Delete unused variable sign.
Corinna Vinschen
2010-03-05
5
-11
/
+8
*
2010-03-02 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-02
2
-0
/
+14
*
* libc/xdr/README: Correct grammatical errors.
Corinna Vinschen
2010-03-02
5
-21
/
+39
*
* libc/xdr/Makefile.in: Regenerate.
Corinna Vinschen
2010-03-02
1
-11
/
+23
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
42
-14
/
+4934
*
* libc/time/strftime.c: Add support for era and alt_digits data from
Corinna Vinschen
2010-02-26
3
-103
/
+611
*
* libc/locale/locale.c (loadlocale): Fix typo in comment.
Corinna Vinschen
2010-02-25
1
-1
/
+1
*
* libc/locale/locale.c: Throughout, extensively comment on the
Corinna Vinschen
2010-02-25
2
-8
/
+33
*
2010-02-24 Charles Wilson <...>
Jeff Johnston
2010-02-24
197
-5322
/
+6749
*
2010-02-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-24
1
-0
/
+1
*
2010-02-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-23
1
-57
/
+2
*
* libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_item
Corinna Vinschen
2010-02-22
2
-0
/
+6
*
* libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.
Corinna Vinschen
2010-02-18
9
-841
/
+1103
*
* libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-related
Corinna Vinschen
2010-02-18
3
-11
/
+37
*
* libc/ctype/iswblank.c (iswblank): Remove Unicode characters
Corinna Vinschen
2010-02-17
2
-4
/
+10
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here
Corinna Vinschen
2010-02-15
1
-1
/
+1
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant
Corinna Vinschen
2010-02-15
1
-1
/
+1
*
2010-02-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-02-11
1
-4
/
+5
*
2010-02-09 Daniel Gutson <dgutson@codesourcery.com>
Jeff Johnston
2010-02-09
1
-1
/
+2
*
* libc/locale/lmessages.c (__messages_load_locale): Take additional
Corinna Vinschen
2010-02-09
6
-7
/
+44
*
2010-02-08 Josef Wolf <jw@raven.inka.de>
Jeff Johnston
2010-02-08
1
-1
/
+1
*
* libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.alias
Corinna Vinschen
2010-02-07
1
-26
/
+45
*
* libc/locale/locale.c: Fix typo in documentation. Remove useless
Corinna Vinschen
2010-02-07
1
-42
/
+6
*
* libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.
Corinna Vinschen
2010-02-06
4
-35
/
+198
*
* libc/posix/telldir.c: Remove bogus nested prototype of lseek().
Corinna Vinschen
2010-02-06
1
-1
/
+0
*
* libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsets
Corinna Vinschen
2010-02-05
1
-13
/
+31
*
* libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS
Corinna Vinschen
2010-02-05
2
-76
/
+321
*
* libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexit
Christopher Faylor
2010-02-04
2
-5
/
+17
*
2010-01-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-01-29
3
-2
/
+15
*
* libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when using
Corinna Vinschen
2010-01-24
1
-0
/
+14
*
* libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.
Corinna Vinschen
2010-01-23
1
-9
/
+16
*
* libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.
Corinna Vinschen
2010-01-23
1
-1
/
+14
*
* libc/locale/lmonetary.c (__monetary_load_locale): Take additional
Corinna Vinschen
2010-01-22
10
-172
/
+258
*
* libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate
Corinna Vinschen
2010-01-20
1
-6
/
+19
*
2010-01-19 Andy Koppe <andy.koppe@gmail.com>
Jeff Johnston
2010-01-19
1
-4
/
+15
*
* libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid characters
Corinna Vinschen
2010-01-19
1
-3
/
+8
*
* libc/locale/locale.c (loadlocale): Change comments to refer to
Corinna Vinschen
2010-01-17
1
-2
/
+2
*
* libc/locale/locale.c (loadlocale): Allow three character
Corinna Vinschen
2010-01-17
1
-2
/
+7
[next]