aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2013-06-18 * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen12-302/+422
2013-06-18 * Makefile.common: Add rule to build assembler code.Corinna Vinschen2-1/+9
2013-06-17 * path.cc (cnt_bs): New inline function.Corinna Vinschen3-4/+63
2013-06-17 * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix bufferCorinna Vinschen3-1/+10
2013-06-17 * times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.Corinna Vinschen2-4/+8
2013-06-17 * cygwinenv.xml: Fix link to FAQ.Corinna Vinschen2-1/+5
2013-06-14 * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen5-5/+34
2013-06-14 Streamline time/times functionality. Remove last remains of formerCorinna Vinschen9-214/+141
2013-06-13 * net.cc (gen_old_if_name): New function to generate short interfaceCorinna Vinschen2-2/+58
2013-06-13 * posix.sgml (fcntl, flock, lockf): Point to implementation notes.Corinna Vinschen2-3/+7
2013-06-12 * path.cc (normalize_posix_path): Fix long-standing problem whichCorinna Vinschen3-0/+32
2013-06-11 * winver.rc (FileDescription): Remove (R).Corinna Vinschen2-1/+5
2013-06-10 * sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED asCorinna Vinschen2-2/+13
2013-06-08clarify entryChristopher Faylor1-1/+1
2013-06-08* exceptions.cc (try_to_debug): Don't use yield() when waiting for anotherChristopher Faylor2-2/+13
2013-06-08* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.Christopher Faylor2-15/+16
2013-06-08revert accidentally checked in filesChristopher Faylor2-6/+5
2013-06-08* cygwait.cc (cygwait): Remove lock around sig retrieval since this code isChristopher Faylor5-39/+35
2013-06-07 * winver.rc (LegalCopyright): Belatedly bump to 2013.Corinna Vinschen2-2/+6
2013-06-07* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but makeChristopher Faylor2-10/+29
2013-06-07* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.Christopher Faylor2-6/+14
2013-06-07* DevNotes: Add entry cgf-000023.Christopher Faylor3-15/+10
2013-06-07 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.Corinna Vinschen2-1/+5
2013-06-07 * posix.sgml (std-notes): Fix typo.Corinna Vinschen2-1/+5
2013-06-07 * fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomicCorinna Vinschen3-6/+37
2013-06-06*** empty log message ***Corinna Vinschen1-0/+9
2013-06-06 * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting forCorinna Vinschen3-23/+30
2013-06-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.Corinna Vinschen2-1/+5
2013-06-05 * faq-copyright.xml: Fix link to license.Corinna Vinschen4-4/+10
2013-06-05 * faq-programming.xml: Convert url to refer to new flat faq.html file.Corinna Vinschen5-7/+14
2013-06-05 * new-features.xml (ov-new1.7.19): Revert mandatory locking support toCorinna Vinschen2-2/+7
2013-06-05*** empty log message ***Corinna Vinschen1-2/+2
2013-06-04 * Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.Corinna Vinschen3-4/+18
2013-06-04 * new-features.xml (ov-new1.7.19): Align mandatory locking text toCorinna Vinschen2-3/+8
2013-06-04 * fhandler.cc (fhandler_base::lock): Move to flock.cc.Corinna Vinschen6-22/+51
2013-06-03*** empty log message ***Corinna Vinschen1-0/+3
2013-06-03 * sigproc.cc (exit_thread): Allow to exit the thread while runningCorinna Vinschen2-1/+15
2013-06-02Fix typoCorinna Vinschen1-1/+1
2013-06-02 * new-features.xml (ov-new1.7.19): Add mandatory locking.Corinna Vinschen2-0/+9
2013-06-02 * autoload.cc (CancelSynchronousIo): Define.Corinna Vinschen9-16/+289
2013-06-02 * exceptions.cc (exception::handle): Resurrect accidentally lostCorinna Vinschen2-1/+7
2013-05-31 * include/sys/socket.h: Move SHUT_xx definitoins from here...Corinna Vinschen3-9/+14
2013-05-31*** empty log message ***Corinna Vinschen1-0/+3
2013-05-31 * include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.hCorinna Vinschen2-2/+7
2013-05-28 * fhandler_procsys.cc (fhandler_procsys::read): Just callCorinna Vinschen3-15/+10
2013-05-27*** empty log message ***Corinna Vinschen1-0/+4
2013-05-27 * dll_init.cc (dll_list::topsort): Fix early-return condition toCorinna Vinschen3-5/+13
2013-05-25*** empty log message ***Corinna Vinschen1-1/+5
2013-05-24 * Makefile.in (DEFS): Unused, remove.Corinna Vinschen2-3/+10
2013-05-24 * pinfo.cc (pinfo::status_exit): Enhance comment.Corinna Vinschen2-3/+7