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
*
2010-02-14 Roumen Petrov <rumen@users.sourceforge.net>
Chris Sutcliffe
2010-02-17
13
-11
/
+674
*
* 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
*
* new-features.sgml (ov-new1.7.2): Add native DOS path and UNC path
Corinna Vinschen
2010-02-15
3
-5
/
+84
*
* path.cc (path_conv::check): Treat native DOS paths as "noacl".
Corinna Vinschen
2010-02-15
2
-5
/
+11
*
* mount.cc (mount_info::conv_to_win32_path): Set UNC path flags to
Corinna Vinschen
2010-02-15
2
-0
/
+14
*
PR 11238
Nick Clifton
2010-02-15
3
-0
/
+41
*
Sync from gcc mainline.
Nick Clifton
2010-02-15
5
-42
/
+124
*
* fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state to
Christopher Faylor
2010-02-15
4
-26
/
+12
*
* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable C
Christopher Faylor
2010-02-14
2
-2
/
+7
*
* regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside the
Corinna Vinschen
2010-02-13
2
-8
/
+17
*
* cygpath.cc (do_pathconv): Fix potential crash.
Corinna Vinschen
2010-02-13
2
-6
/
+8
*
*** empty log message ***
Daniel Gutson
2010-02-12
1
-42
/
+0
*
* regex/regcomp.c (wgetnext): Use size_t as type for n2 since that's
Corinna Vinschen
2010-02-12
3
-2
/
+9
*
gas/
Daniel Gutson
2010-02-12
1
-0
/
+42
*
* pthread.cc (pthread_mutex_init): Explicitly fill out third arg to
Christopher Faylor
2010-02-12
4
-63
/
+46
*
fix typo
Christopher Faylor
2010-02-12
1
-1
/
+1
*
* regex/regcomp.c (xwcrtomb): New function to convert wide chars
Corinna Vinschen
2010-02-12
3
-5
/
+62
*
* sec_auth.cc (get_user_local_groups): Retrieve name of well known
Corinna Vinschen
2010-02-12
4
-12
/
+40
*
2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2010-02-12
2
-1
/
+5
*
* regex/engine.c (step): Drop Cygwin-specific definition.
Corinna Vinschen
2010-02-11
4
-22
/
+42
*
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
*
* new-features.sgml (ov-new1.7.2): Rephrase getlocale entry.
Corinna Vinschen
2010-02-11
2
-1
/
+6
*
* getlocale.c (main): Rename local variable to avoid problems.
Corinna Vinschen
2010-02-11
3
-24
/
+83
*
* nlsfuncs.cc (initial_setlocale): Move check whether charset has
Corinna Vinschen
2010-02-11
2
-3
/
+14
*
* getlocale.c (usage): Change text slightly.
Corinna Vinschen
2010-02-10
2
-2
/
+6
*
* getlocale.c (main): Restrict -a loop to avoid psudo language entries
Corinna Vinschen
2010-02-10
2
-1
/
+6
*
* getlocale.c (main): Revamp -a loop to avoid duplicates and to print
Corinna Vinschen
2010-02-10
2
-16
/
+81
*
* new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.
Corinna Vinschen
2010-02-10
3
-23
/
+12
*
* nlsfuncs.cc (__set_charset_from_locale): Allow "@euro" modifier only
Corinna Vinschen
2010-02-10
2
-1
/
+9
*
* nlsfuncs.cc (__get_lcid_from_locale): Convert iu_CA to iu-Latn-CA
Corinna Vinschen
2010-02-10
2
-2
/
+18
*
* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.
Christopher Faylor
2010-02-10
4
-97
/
+104
*
* cygtls.h (struct _cygtls): Remove unneeded elements.
Christopher Faylor
2010-02-10
4
-43
/
+37
*
2010-02-09 Daniel Gutson <dgutson@codesourcery.com>
Jeff Johnston
2010-02-09
2
-1
/
+7
*
* nlsfuncs.cc (lc_wcstombs): Add `return_invalid' flag to specify
Corinna Vinschen
2010-02-09
1
-23
/
+18
*
bfd/
Martin Schwidefsky
2010-02-09
2
-0
/
+15
*
* nlsfuncs.cc (__set_lc_messages_from_win): Fix typo.
Corinna Vinschen
2010-02-09
2
-1
/
+5
*
* lc_msg.h: New file, fix a problem in locales with modifiers.
Corinna Vinschen
2010-02-09
2
-8
/
+13
*
* lc_msg.h: New file, generated from running Linux system.
Corinna Vinschen
2010-02-09
2
-189
/
+267
*
* lc_msg.h: New file, autogenerated from CLDR data.
Corinna Vinschen
2010-02-09
3
-17
/
+315
*
* libc/locale/lmessages.c (__messages_load_locale): Take additional
Corinna Vinschen
2010-02-09
7
-7
/
+60
*
Now *really* check in what should have been checked in 12 hours ago.
Corinna Vinschen
2010-02-08
1
-2
/
+10
*
include/
David S. Miller
2010-02-08
2
-0
/
+6
*
2010-02-08 Conny Marco Menebrocker <c-m-m@gmx.de>
Jeff Johnston
2010-02-08
4
-1
/
+20
*
2010-02-08 Josef Wolf <jw@raven.inka.de>
Jeff Johnston
2010-02-08
2
-1
/
+6
*
This patch got lost in the previous checkin, accidentally:
Corinna Vinschen
2010-02-08
1
-1
/
+1
*
* external.cc (cygwin_internal): Add CW_INT_SETLOCALE case to
Corinna Vinschen
2010-02-08
4
-4
/
+23
*
missed from last commit
Alan Modra
2010-02-08
1
-0
/
+4
*
include/
Alan Modra
2010-02-08
1
-2
/
+5
[next]