aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2010-03-13* spinlock.h: New file.Christopher Faylor5-38/+80
2010-03-12Throughout change all calls of low_priority_sleep (0) to yield ().Christopher Faylor18-74/+48
2010-03-12 * effectively.sgml (using-shortcuts): Match chapter with reality.Corinna Vinschen2-14/+19
2010-03-11 * faq-using.xml (faq.using.bloda): Add "Credant Guardian Shield".Corinna Vinschen2-0/+5
2010-03-10* shared.cc (memory_init): Fix comment. Fix indentation.Christopher Faylor2-11/+16
2010-03-09* shared_info.h (open_shared): Create function wrapper for common use case.Christopher Faylor6-47/+85
2010-03-09* shared.cc (inst_root_inited): Delete.Christopher Faylor2-24/+25
2010-03-072010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2010-03-072010-03-02 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe3-0/+9
2010-03-05 * setup2.sgml (setup-env): Add cross reference to using-cygwinenv.Corinna Vinschen2-5/+14
2010-03-04 * syscalls.cc (nt_path_has_executable_suffix): Change storage class ofCorinna Vinschen2-7/+23
2010-03-04 * cygwin.din: Export __xdr functions.Corinna Vinschen4-1/+13
2010-03-03 * new-features.sgml (ov-new1.7.2): Describe XDR support.Corinna Vinschen2-0/+12
2010-03-03 Add XDR support.Corinna Vinschen8-2/+161
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