aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/thread.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.github/cygwin-1-3-18-1github/cygwin-1-3-17-1github/cygwin-1-3-16-1github/cygwin-1-3-15-1github/cygwin-1-3-14-1github/cygwin-1-3-13-2github/cygwin-1-3-13-1cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn1-2596/+0
2002-09-22white space.Christopher Faylor1-5/+5
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-3/+3
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-26/+26
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-103/+35
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-22/+10
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-44/+107
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-60/+68
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor1-1/+1
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-2/+4
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-26/+97
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor1-9/+9
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-40/+168
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins1-269/+319
2002-06-27* thread.cc (pthread::create): Added trace printf to get CreateThreadChristopher Faylor1-1/+4
2002-06-232002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins1-23/+27
2002-06-21* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor1-3/+3
2002-06-10/tmp/cvs610a0a90.1Robert Collins1-11/+40
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-16/+60
2002-06-05/tmp/cvs610a0efc.1Robert Collins1-7/+31
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor1-1/+0
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor1-1/+0
2002-05-022002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-5/+7
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-3/+12
2001-12-262001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-4/+19
2001-12-02minor reformatting.Christopher Faylor1-8/+8
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor1-46/+47
2001-11-15* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda1-2/+10
2001-11-05Eliminate excess whitespace.Christopher Faylor1-5/+5
2001-09-30Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-2/+2
2001-09-29Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-134/+155
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-78/+85
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-7/+7
2001-09-12minor cleanupsChristopher Faylor1-16/+17
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-17/+65
2001-09-11Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-13/+6
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-10/+126
2001-09-09Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-150/+10
2001-09-04* thread.cc (InterlockedExchangePointer): Don't define if it already exists.Christopher Faylor1-0/+2
2001-08-04Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor1-1/+1
2001-07-26* thread.cc (__pthread_equal): Invert return value so that true is returnedChristopher Faylor1-223/+222
2001-07-25Tue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>Robert Collins1-1/+1
2001-06-28Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor1-3/+1
2001-06-26Remove trailing tabs.Christopher Faylor1-1/+1
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-31/+40
2001-06-212001-06-22 Robert Collins rbtcollins@hotmail.comRobert Collins1-2/+2
2001-06-14* thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor1-1/+6
2001-06-07* thread.cc (pthread_cond::Broadcast): Don't print error messages on invalidChristopher Faylor1-1/+8
2001-05-06Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-10/+58