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
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
46
-14
/
+4995
*
* cygtls.h: Replace /*gentls_offsets*/ at end.
Christopher Faylor
2010-03-02
2
-1
/
+5
*
* exception.h: Fix copyright.
Christopher Faylor
2010-03-01
2
-1
/
+5
*
Fix/delete inaccurate comments.
Christopher Faylor
2010-03-01
2
-2
/
+2
*
Update some copyrights.
Christopher Faylor
2010-02-28
9
-216
/
+198
*
* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.
Christopher Faylor
2010-02-26
9
-89
/
+125
*
* mkimport: cd away from temp directory or Windows will have problems removing
Christopher Faylor
2010-02-26
2
-0
/
+6
*
* new-features.sgml (ov-new1.7.2): Add strptime changes.
Corinna Vinschen
2010-02-26
2
-5
/
+9
*
* libc/strptime.cc: Implement support for era, alt_digits and POSIX
Corinna Vinschen
2010-02-26
2
-47
/
+423
*
* strsig.cc: Fix formatting and copyright.
Corinna Vinschen
2010-02-26
2
-3
/
+7
*
2010-02-26 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2010-02-26
2
-10
/
+16
*
* utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.
Yaakov Selkowitz
2010-02-26
2
-0
/
+7
*
* new-features.sgml (ov-new1.7.2): Add strftime/wcsftime changes.
Corinna Vinschen
2010-02-26
2
-0
/
+12
*
* libm/common/s_ilogb.c: Fix typo in comments that causes doc
Corinna Vinschen
2010-02-26
2
-3
/
+8
*
* libc/time/strftime.c: Add support for era and alt_digits data from
Corinna Vinschen
2010-02-26
4
-103
/
+644
*
Add missing ChangeLog checkin.
Corinna Vinschen
2010-02-26
1
-0
/
+7
*
Remove all traces of __CYGWIN_USE_BIG_TYPES__.
Corinna Vinschen
2010-02-26
8
-71
/
+15
*
* new-features.sgml (ov-new1.7.2): Add SIGPWR support.
Yaakov Selkowitz
2010-02-26
2
-0
/
+5
*
* include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.
Yaakov Selkowitz
2010-02-26
4
-2
/
+11
*
* lc_era.h (lc_era_t): Fix apparent glibc bug in ja_JP era definition.
Corinna Vinschen
2010-02-25
2
-1
/
+5
*
* utils.sgml (locale): Change description of -a and -av to match
Corinna Vinschen
2010-02-25
2
-15
/
+53
*
* new-features.sgml (ov-new1.7.2): Move stty erase support into
Corinna Vinschen
2010-02-25
2
-5
/
+10
*
* libc/locale/locale.c (loadlocale): Fix typo in comment.
Corinna Vinschen
2010-02-25
2
-2
/
+6
*
* libc/locale/locale.c: Throughout, extensively comment on the
Corinna Vinschen
2010-02-25
3
-8
/
+42
*
* config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,
Nick Clifton
2010-02-25
2
-1
/
+9
*
2010-02-24 Charles Wilson <...>
Jeff Johnston
2010-02-24
225
-7547
/
+9688
*
2010-02-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-24
2
-0
/
+5
*
* sec_auth.cc (get_full_privileged_inheritable_token): Fix dumb typo
Corinna Vinschen
2010-02-24
2
-2
/
+7
*
* dlfcn.cc (dlopen): Make sure exception handler is really loaded after dynamic
Christopher Faylor
2010-02-24
2
-0
/
+8
*
* cygtls.cc (_cygtls::init_exception_handler): Force installation of our
Christopher Faylor
2010-02-24
2
-8
/
+30
*
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
[next]