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-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-23
2
-57
/
+7
*
* locale.cc (printlocale): Remove.
Corinna Vinschen
2010-02-23
2
-17
/
+182
*
PR 11297: Add support for 8-bit relocations to the AVR toolchain.
Nick Clifton
2010-02-23
2
-8
/
+14
*
* thread.cc (pthread_mutex::unlock): Don't attempt to unlock if there is an
Christopher Faylor
2010-02-23
2
-5
/
+10
*
* strace.cc (mnemonic_table): Add "special" mask option.
Christopher Faylor
2010-02-22
3
-38
/
+49
*
* include/sys/strace.h: Define _STRACE_SPECIAL.
Christopher Faylor
2010-02-22
4
-107
/
+198
*
* cygpath.cc (do_pathconv): Fix erroneously printing native NT path
Corinna Vinschen
2010-02-22
2
-1
/
+8
*
* lc_era.h: Redefine lc_era_t to keep
Corinna Vinschen
2010-02-22
4
-83
/
+137
*
* locale.cc (lc_time_names): Add "date_fmt" entry.
Corinna Vinschen
2010-02-22
2
-0
/
+5
*
* libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_item
Corinna Vinschen
2010-02-22
3
-0
/
+13
*
* lc_era.h (lc_era): Fix "ja_JP" era_t_fmt entry to use traditional
Corinna Vinschen
2010-02-20
3
-4
/
+23
*
* path.cc (warn_msdos): Enforce extended hex printing of multibyte
Corinna Vinschen
2010-02-20
2
-2
/
+7
*
Update copyright
Christopher Faylor
2010-02-19
2
-2
/
+2
*
utils/ChangeLog:
Christopher Faylor
2010-02-19
5
-30
/
+20
*
* lc_era.h: New file.
Corinna Vinschen
2010-02-19
3
-23
/
+122
*
* locale.cc (print_lc_mstrings): New function to print
Corinna Vinschen
2010-02-19
2
-2
/
+46
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Try to open
Corinna Vinschen
2010-02-19
2
-11
/
+38
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdev
Corinna Vinschen
2010-02-19
2
-15
/
+21
*
* libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.
Corinna Vinschen
2010-02-18
10
-841
/
+1118
*
* nlsfuncs.cc (eval_datetimefmt): Rename force to flags.
Corinna Vinschen
2010-02-18
2
-16
/
+51
*
* libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-related
Corinna Vinschen
2010-02-18
4
-11
/
+46
*
* fhandler.cc (fhandler_base::setup_overlapped): Revert to starting with handle
Christopher Faylor
2010-02-18
2
-1
/
+6
*
2010-02-17 LRN <lrn1986@gmail.com>
Chris Sutcliffe
2010-02-18
4
-0
/
+37
*
* bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for
Matthew Gretton-Dann
2010-02-18
2
-1
/
+12
*
* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale
Corinna Vinschen
2010-02-17
3
-4
/
+11
*
* Makefile.in (CYGWIN_BINS): Rename getlocale to locale.
Corinna Vinschen
2010-02-17
5
-292
/
+719
*
* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
Nick Clifton
2010-02-17
2
-1
/
+4
*
2010-02-17 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2010-02-17
22
-0
/
+1409
*
PR 11238
Nick Clifton
2010-02-17
5
-34
/
+12
*
* libc/ctype/iswblank.c (iswblank): Remove Unicode characters
Corinna Vinschen
2010-02-17
3
-4
/
+17
*
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
[prev]
[next]