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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when using
Corinna Vinschen
2010-01-24
2
-0
/
+19
*
* setup2.sgml (setup-locale-charsetlist): Add CP932. Change description
Corinna Vinschen
2010-01-23
2
-1
/
+7
*
* strfuncs.cc (__sjis_wctomb): Special handling for characters which
Corinna Vinschen
2010-01-23
2
-17
/
+36
*
* libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.
Corinna Vinschen
2010-01-23
2
-9
/
+21
*
* setup2.sgml (setup-locale-charsetlist): Add ASCII and TIS-620. Add
Corinna Vinschen
2010-01-23
2
-3
/
+11
*
* libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.
Corinna Vinschen
2010-01-23
2
-1
/
+19
*
gcc PR libstdc++/36101, gcc PR libstdc++/42813
Joern Rennecke
2010-01-23
3
-2
/
+8
*
* nlsfuncs.cc (wcsxfrm): Call LCMapStringW with LCMAP_BYTEREV flag to
Corinna Vinschen
2010-01-23
2
-1
/
+6
*
* posix.sgml (strfmon): Move to implemented SUSv4 API.
Corinna Vinschen
2010-01-22
2
-1
/
+5
*
* new-features.sgml (ov-new1.7.2): Add chapter for news in 1.7.2.
Corinna Vinschen
2010-01-22
3
-46
/
+115
*
* Makefile.in (CYGWIN_BINS): Add getlocale.
Corinna Vinschen
2010-01-22
4
-2
/
+185
*
* Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.
Corinna Vinschen
2010-01-22
13
-145
/
+1491
*
gcc PR libstdc++/36101, gcc PR libstdc++/42813
Joern Rennecke
2010-01-22
6
-6
/
+581
*
* libc/locale/lmonetary.c (__monetary_load_locale): Take additional
Corinna Vinschen
2010-01-22
11
-172
/
+302
*
2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
2010-01-21
2
-0
/
+8
*
* libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate
Corinna Vinschen
2010-01-20
2
-6
/
+24
*
2010-01-19 Andy Koppe <andy.koppe@gmail.com>
Jeff Johnston
2010-01-19
2
-4
/
+20
*
* libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid characters
Corinna Vinschen
2010-01-19
2
-3
/
+13
*
* common.h (PN_XNUM): Define.
Alan Modra
2010-01-19
2
-1
/
+8
*
* strfuncs.cc: Remove needless includes.
Corinna Vinschen
2010-01-18
2
-4
/
+5
*
* libc/locale/locale.c (loadlocale): Change comments to refer to
Corinna Vinschen
2010-01-17
2
-2
/
+7
*
* setup2.sgml (setup-locale): Mention three character codes per
Corinna Vinschen
2010-01-17
2
-15
/
+38
*
* libc/locale/locale.c (loadlocale): Allow three character
Corinna Vinschen
2010-01-17
2
-2
/
+12
*
* syscalls.cc (internal_setlocale): Use UTF-8 internally if external
Corinna Vinschen
2010-01-17
2
-2
/
+15
*
* libc/locale/locale.c (lc_ctype_charset): Disable defaulting to
Corinna Vinschen
2010-01-17
4
-2
/
+14
*
* setup-net.sgml: Remove obsolete assertion.
Christopher Faylor
2010-01-16
2
-2
/
+5
*
* libc/fnmatch.c: Replace with multibyte capable version from FreeBSD.
Corinna Vinschen
2010-01-16
2
-68
/
+149
*
* cygpath.cc (get_mixed_name): Drop function. Replace with call to
Corinna Vinschen
2010-01-16
2
-35
/
+15
*
* fhandler_socket.cc (fhandler_socket::accept4): Reset async flag
Corinna Vinschen
2010-01-16
2
-1
/
+6
*
* faq-using.xml (faq.using.bloda): Clarify wxvault.dll.
Corinna Vinschen
2010-01-15
2
-1
/
+6
*
* fhandler_socket.cc (fhandler_socket::accept4): Set nonblocking
Corinna Vinschen
2010-01-15
3
-3
/
+8
*
* faq-setup.xml: Add missing setup options. Sort options.
Christopher Faylor
2010-01-15
2
-12
/
+24
*
* cygwin.din (accept4): Export.
Corinna Vinschen
2010-01-15
9
-12
/
+102
*
* posix.sgml: Mention dup3 and pipe2 as GNU extensions.
Corinna Vinschen
2010-01-15
2
-0
/
+6
*
* dcrt0.cc (dll_crt0_1): Reset locale to "C" at the last moment before
Corinna Vinschen
2010-01-14
3
-3
/
+12
*
* libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.
Corinna Vinschen
2010-01-14
3
-0
/
+16
*
* cygwin.din (dup3): Export.
Corinna Vinschen
2010-01-14
19
-63
/
+175
*
Remove argument name.
H.J. Lu
2010-01-14
2
-6
/
+14
*
Drop accidentally applied ChangeLog entry.
Corinna Vinschen
2010-01-14
1
-10
/
+0
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid in
Corinna Vinschen
2010-01-14
2
-2
/
+22
*
* include/fcntl.h (O_TTY_INIT): Define as 0.
Corinna Vinschen
2010-01-13
2
-1
/
+9
*
Add new DW_AT_use_GNAT_descriptive_type CU attribute.
Joel Brobecker
2010-01-13
2
-0
/
+6
*
* fhandler_tty.cc (fhandler_tty_master::init): Don't erase all default
Corinna Vinschen
2010-01-13
2
-5
/
+6
*
* syscalls.cc (rename): Don't exit prematurely with EROFS when trying
Corinna Vinschen
2010-01-13
2
-2
/
+8
*
* cygwinenv.sgml (cygwinenv-implemented-options): Try to make
Corinna Vinschen
2010-01-12
2
-4
/
+11
*
* globals.cc (ro_u_nwfs): New R/O unicode string.
Corinna Vinschen
2010-01-12
7
-28
/
+71
*
* dtable.cc (build_fh_name_worker): Remove. Move all functionality
Corinna Vinschen
2010-01-12
10
-65
/
+52
*
2010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2010-01-11
2
-11
/
+15
*
2010-01-11 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2010-01-11
2
-0
/
+9
*
merge from gcc
DJ Delorie
2010-01-11
2
-0
/
+7
[prev]
[next]