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
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/string/wcwidth.c: Optimize for speed.
Corinna Vinschen
2009-06-03
1
-0
/
+15
*
* libc/locale/locale.c (setlocale): Don't build on Cygwin.
Corinna Vinschen
2009-05-13
1
-1
/
+2
*
* libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.
Corinna Vinschen
2009-04-06
1
-1
/
+1
*
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
Corinna Vinschen
2009-03-31
1
-8
/
+3
*
* libc/locale/locale.c (loadlocale): Revert to charset "GBK" instead
Corinna Vinschen
2009-03-26
1
-2
/
+2
*
* 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
*
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
Corinna Vinschen
2009-03-24
1
-17
/
+152
*
* libc/locale/locale.c (loadlocale): Fix typo in language and
Corinna Vinschen
2009-03-23
1
-4
/
+4
*
* libc/locale/locale.c (_setlocale_r): New implementation based on
Corinna Vinschen
2009-03-03
1
-144
/
+371
*
2008-11-24 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-11-24
1
-0
/
+4
*
* configure: Regenerate for new libtool.
Steve Ellcey
2008-09-29
1
-8
/
+20
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
1
-8
/
+8
*
* ltmain.sh: Update from GCC.
Steve Ellcey
2007-05-24
1
-5
/
+21
*
2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Jeff Johnston
2007-04-23
1
-1
/
+2
*
2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-01-31
1
-0
/
+4
*
2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-12-18
1
-3
/
+1
*
2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-07-31
1
-0
/
+2
*
2006-05-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-01
2
-38
/
+82
*
2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2006-04-13
1
-5
/
+0
*
2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-04-11
2
-231
/
+332
*
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-04-23
1
-2
/
+3
*
2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-01-27
1
-1
/
+0
*
2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-01-23
2
-21
/
+16
*
2003-10-20 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2003-10-20
2
-19
/
+19
*
2003-06-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-06-06
1
-1
/
+2
*
* libc/locale/ldpart.c (__part_load_locale): Substitute
Corinna Vinschen
2003-05-13
1
-1
/
+1
*
* configure.host: Accomodate removing the libc/sys/cygwin dir.
Corinna Vinschen
2003-05-12
1
-0
/
+4
*
2002-09-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-09-20
1
-6
/
+6
*
2002-08-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-29
1
-8
/
+13
*
2002-08-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-26
2
-15
/
+39
*
* libc/include/langinfo.h: New file.
Thomas Fitzsimmons
2002-08-23
16
-4
/
+1276
*
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-17
1
-21
/
+115
*
* libc/argz/argz_replace.c: Include buf_findstr.h.
Thomas Fitzsimmons
2002-07-19
1
-0
/
+2
*
* libm/common/s_fdim.c: New file.
Thomas Fitzsimmons
2002-06-07
1
-2
/
+14
*
* libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.
Thomas Fitzsimmons
2002-05-01
1
-0
/
+3
*
* Makefile.am (check-DEJAGNU): New target.
Thomas Fitzsimmons
2002-04-24
2
-2
/
+9
*
* Makefile.shared: New file.
Thomas Fitzsimmons
2001-12-13
2
-17
/
+98
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
1
-3
/
+3
*
import newlib-2000-02-17 snapshot
Christopher Faylor
2000-02-17
4
-0
/
+644