aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2010-03-02* cygtls.h: Replace /*gentls_offsets*/ at end.Christopher Faylor2-1/+5
2010-03-01* exception.h: Fix copyright.Christopher Faylor2-1/+5
2010-03-01Fix/delete inaccurate comments.Christopher Faylor2-2/+2
2010-02-28Update some copyrights.Christopher Faylor9-216/+198
2010-02-26* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor9-89/+125
2010-02-26* mkimport: cd away from temp directory or Windows will have problems removingChristopher Faylor2-0/+6
2010-02-26 * new-features.sgml (ov-new1.7.2): Add strptime changes.Corinna Vinschen2-5/+9
2010-02-26 * libc/strptime.cc: Implement support for era, alt_digits and POSIXCorinna Vinschen2-47/+423
2010-02-26 * strsig.cc: Fix formatting and copyright.Corinna Vinschen2-3/+7
2010-02-262010-02-26 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2-10/+16
2010-02-26 * utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.Yaakov Selkowitz2-0/+7
2010-02-26 * new-features.sgml (ov-new1.7.2): Add strftime/wcsftime changes.Corinna Vinschen2-0/+12
2010-02-26 Add missing ChangeLog checkin.Corinna Vinschen1-0/+7
2010-02-26 Remove all traces of __CYGWIN_USE_BIG_TYPES__.Corinna Vinschen8-71/+15
2010-02-26 * new-features.sgml (ov-new1.7.2): Add SIGPWR support.Yaakov Selkowitz2-0/+5
2010-02-26 * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.Yaakov Selkowitz4-2/+11
2010-02-25 * lc_era.h (lc_era_t): Fix apparent glibc bug in ja_JP era definition.Corinna Vinschen2-1/+5
2010-02-25 * utils.sgml (locale): Change description of -a and -av to matchCorinna Vinschen2-15/+53
2010-02-25 * new-features.sgml (ov-new1.7.2): Move stty erase support intoCorinna Vinschen2-5/+10
2010-02-24 * sec_auth.cc (get_full_privileged_inheritable_token): Fix dumb typoCorinna Vinschen2-2/+7
2010-02-24* dlfcn.cc (dlopen): Make sure exception handler is really loaded after dynamicChristopher Faylor2-0/+8
2010-02-24* cygtls.cc (_cygtls::init_exception_handler): Force installation of ourChristopher Faylor2-8/+30
2010-02-23 * locale.cc (printlocale): Remove.Corinna Vinschen2-17/+182
2010-02-23* thread.cc (pthread_mutex::unlock): Don't attempt to unlock if there is anChristopher Faylor2-5/+10
2010-02-22* strace.cc (mnemonic_table): Add "special" mask option.Christopher Faylor3-38/+49
2010-02-22* include/sys/strace.h: Define _STRACE_SPECIAL.Christopher Faylor4-107/+198
2010-02-22 * cygpath.cc (do_pathconv): Fix erroneously printing native NT pathCorinna Vinschen2-1/+8
2010-02-22 * lc_era.h: Redefine lc_era_t to keepCorinna Vinschen4-83/+137
2010-02-22 * locale.cc (lc_time_names): Add "date_fmt" entry.Corinna Vinschen2-0/+5
2010-02-20 * lc_era.h (lc_era): Fix "ja_JP" era_t_fmt entry to use traditionalCorinna Vinschen3-4/+23
2010-02-20 * path.cc (warn_msdos): Enforce extended hex printing of multibyteCorinna Vinschen2-2/+7
2010-02-19Update copyrightChristopher Faylor2-2/+2
2010-02-19utils/ChangeLog:Christopher Faylor5-30/+20
2010-02-19 * lc_era.h: New file.Corinna Vinschen3-23/+122
2010-02-19 * locale.cc (print_lc_mstrings): New function to printCorinna Vinschen2-2/+46
2010-02-19 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Try to openCorinna Vinschen2-11/+38
2010-02-19 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdevCorinna Vinschen2-15/+21
2010-02-18 * nlsfuncs.cc (eval_datetimefmt): Rename force to flags.Corinna Vinschen2-16/+51
2010-02-18* fhandler.cc (fhandler_base::setup_overlapped): Revert to starting with handleChristopher Faylor2-1/+6
2010-02-182010-02-17 LRN <lrn1986@gmail.com>Chris Sutcliffe4-0/+37
2010-02-17 * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocaleCorinna Vinschen3-4/+11
2010-02-17 * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen5-292/+719
2010-02-172010-02-14 Roumen Petrov <rumen@users.sourceforge.net>Chris Sutcliffe13-11/+674
2010-02-15 * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC pathCorinna Vinschen3-5/+84
2010-02-15 * path.cc (path_conv::check): Treat native DOS paths as "noacl".Corinna Vinschen2-5/+11
2010-02-15 * mount.cc (mount_info::conv_to_win32_path): Set UNC path flags toCorinna Vinschen2-0/+14
2010-02-15* fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state toChristopher Faylor4-26/+12
2010-02-14* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable CChristopher Faylor2-2/+7
2010-02-13 * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside theCorinna Vinschen2-8/+17
2010-02-13 * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen2-6/+8