summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/thread.cc
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-11-241-61/+54
* * miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor2002-11-131-1/+1
* Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor2002-10-201-1/+1
* * thread.cc (verifyable_object_isvalid): Test for a valid object pointer beforeChristopher Faylor2002-10-181-3/+3
* 2002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-10-171-2/+10
* 2002-10-17 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-10-171-2/+2
* whitespaceChristopher Faylor2002-10-051-1/+1
* 2002-10-01 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-301-3/+5
* * thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.Christopher Faylor2002-09-301-1/+1
* * thread.cc (pthread::precreate): Use explicit "no inherit" option whenChristopher Faylor2002-09-301-14/+14
* * thread.cc (pthread_key::keys): Do not copy on fork.Christopher Faylor2002-09-301-3/+3
* 2002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-301-17/+39
* remove newlineChristopher Faylor2002-09-301-1/+1
* * exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.Christopher Faylor2002-09-301-1/+1
* * thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.Christopher Faylor2002-09-301-158/+145
* GNUify slightly.Christopher Faylor2002-09-291-10/+9
* 2002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-291-12/+46
* 2002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-271-3/+10
* white space.Christopher Faylor2002-09-221-5/+5
* * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor2002-09-221-3/+3
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-211-26/+26
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-211-103/+35
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-211-22/+10
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-201-44/+107
* 2002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-201-60/+68
* * cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor2002-09-191-1/+1
* 2002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-171-2/+4
* 2002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-171-26/+97
* * init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor2002-09-161-9/+9
* 2002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-161-40/+168
* 2002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-07-041-269/+319
* * thread.cc (pthread::create): Added trace printf to get CreateThreadChristopher Faylor2002-06-271-1/+4
* 2002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-06-231-23/+27
* * uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor2002-06-211-3/+3
* /tmp/cvs610a0a90.1Robert Collins2002-06-101-11/+40
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-16/+60
* /tmp/cvs610a0efc.1Robert Collins2002-06-051-7/+31
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-021-1/+0
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-251-1/+0
* 2002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-021-5/+7
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-281-3/+12
* 2001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-12-261-4/+19
* minor reformatting.Christopher Faylor2001-12-021-8/+8
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-281-46/+47
* * include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda2001-11-151-2/+10
* Eliminate excess whitespace.Christopher Faylor2001-11-051-5/+5
* Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-301-2/+2
* Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-291-134/+155
* Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-251-78/+85