summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add eXtensible Data Record (XDR) supportCorinna Vinschen2010-03-0246-14/+4995
* * cygtls.h: Replace /*gentls_offsets*/ at end.Christopher Faylor2010-03-022-1/+5
* * exception.h: Fix copyright.Christopher Faylor2010-03-012-1/+5
* Fix/delete inaccurate comments.Christopher Faylor2010-03-012-2/+2
* Update some copyrights.Christopher Faylor2010-02-289-216/+198
* * cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor2010-02-269-89/+125
* * mkimport: cd away from temp directory or Windows will have problems removingChristopher Faylor2010-02-262-0/+6
* * new-features.sgml (ov-new1.7.2): Add strptime changes.Corinna Vinschen2010-02-262-5/+9
* * libc/strptime.cc: Implement support for era, alt_digits and POSIXCorinna Vinschen2010-02-262-47/+423
* * strsig.cc: Fix formatting and copyright.Corinna Vinschen2010-02-262-3/+7
* 2010-02-26 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2010-02-262-10/+16
* * utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.Yaakov Selkowitz2010-02-262-0/+7
* * new-features.sgml (ov-new1.7.2): Add strftime/wcsftime changes.Corinna Vinschen2010-02-262-0/+12
* * libm/common/s_ilogb.c: Fix typo in comments that causes docCorinna Vinschen2010-02-262-3/+8
* * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen2010-02-264-103/+644
* Add missing ChangeLog checkin.Corinna Vinschen2010-02-261-0/+7
* Remove all traces of __CYGWIN_USE_BIG_TYPES__.Corinna Vinschen2010-02-268-71/+15
* * new-features.sgml (ov-new1.7.2): Add SIGPWR support.Yaakov Selkowitz2010-02-262-0/+5
* * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.Yaakov Selkowitz2010-02-264-2/+11
* * lc_era.h (lc_era_t): Fix apparent glibc bug in ja_JP era definition.Corinna Vinschen2010-02-252-1/+5
* * utils.sgml (locale): Change description of -a and -av to matchCorinna Vinschen2010-02-252-15/+53
* * new-features.sgml (ov-new1.7.2): Move stty erase support intoCorinna Vinschen2010-02-252-5/+10
* * libc/locale/locale.c (loadlocale): Fix typo in comment.Corinna Vinschen2010-02-252-2/+6
* * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen2010-02-253-8/+42
* * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,Nick Clifton2010-02-252-1/+9
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-24225-7547/+9688
* 2010-02-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-02-242-0/+5
* * sec_auth.cc (get_full_privileged_inheritable_token): Fix dumb typoCorinna Vinschen2010-02-242-2/+7
* * dlfcn.cc (dlopen): Make sure exception handler is really loaded after dynamicChristopher Faylor2010-02-242-0/+8
* * cygtls.cc (_cygtls::init_exception_handler): Force installation of ourChristopher Faylor2010-02-242-8/+30
* 2010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-02-232-57/+7
* * locale.cc (printlocale): Remove.Corinna Vinschen2010-02-232-17/+182
* PR 11297: Add support for 8-bit relocations to the AVR toolchain.Nick Clifton2010-02-232-8/+14
* * thread.cc (pthread_mutex::unlock): Don't attempt to unlock if there is anChristopher Faylor2010-02-232-5/+10
* * strace.cc (mnemonic_table): Add "special" mask option.Christopher Faylor2010-02-223-38/+49
* * include/sys/strace.h: Define _STRACE_SPECIAL.Christopher Faylor2010-02-224-107/+198
* * cygpath.cc (do_pathconv): Fix erroneously printing native NT pathCorinna Vinschen2010-02-222-1/+8
* * lc_era.h: Redefine lc_era_t to keepCorinna Vinschen2010-02-224-83/+137
* * locale.cc (lc_time_names): Add "date_fmt" entry.Corinna Vinschen2010-02-222-0/+5
* * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen2010-02-223-0/+13
* * lc_era.h (lc_era): Fix "ja_JP" era_t_fmt entry to use traditionalCorinna Vinschen2010-02-203-4/+23
* * path.cc (warn_msdos): Enforce extended hex printing of multibyteCorinna Vinschen2010-02-202-2/+7
* Update copyrightChristopher Faylor2010-02-192-2/+2
* utils/ChangeLog:Christopher Faylor2010-02-195-30/+20
* * lc_era.h: New file.Corinna Vinschen2010-02-193-23/+122
* * locale.cc (print_lc_mstrings): New function to printCorinna Vinschen2010-02-192-2/+46
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Try to openCorinna Vinschen2010-02-192-11/+38
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdevCorinna Vinschen2010-02-192-15/+21
* * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen2010-02-1810-841/+1118
* * nlsfuncs.cc (eval_datetimefmt): Rename force to flags.Corinna Vinschen2010-02-182-16/+51