index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* thread.cc (pthread::create): Added trace printf to get CreateThread
Christopher Faylor
2002-06-27
1
-1
/
+4
*
2002-06-12 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-06-23
1
-23
/
+27
*
* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.
Christopher Faylor
2002-06-21
1
-3
/
+3
*
/tmp/cvs610a0a90.1
Robert Collins
2002-06-10
1
-11
/
+40
*
2002-06-10 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-06-10
1
-16
/
+60
*
/tmp/cvs610a0efc.1
Robert Collins
2002-06-05
1
-7
/
+31
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-1
/
+0
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
2002-05-02 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-05-02
1
-5
/
+7
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
1
-3
/
+12
*
2001-12-26 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-12-26
1
-4
/
+19
*
minor reformatting.
Christopher Faylor
2001-12-02
1
-8
/
+8
*
* cygwin.din (ualarm): New export.
Christopher Faylor
2001-11-28
1
-46
/
+47
*
* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.
Egor Duda
2001-11-15
1
-2
/
+10
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-5
/
+5
*
Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-30
1
-2
/
+2
*
Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-29
1
-134
/
+155
*
Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-25
1
-78
/
+85
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-7
/
+7
*
minor cleanups
Christopher Faylor
2001-09-12
1
-16
/
+17
*
Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-12
1
-17
/
+65
*
Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-11
1
-13
/
+6
*
Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-11
1
-10
/
+126
*
Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-09
1
-150
/
+10
*
* thread.cc (InterlockedExchangePointer): Don't define if it already exists.
Christopher Faylor
2001-09-04
1
-0
/
+2
*
Throughout, change check for running under Windows NT to 'iswinnt'.
Christopher Faylor
2001-08-04
1
-1
/
+1
*
* thread.cc (__pthread_equal): Invert return value so that true is returned
Christopher Faylor
2001-07-26
1
-223
/
+222
*
Tue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>
Robert Collins
2001-07-25
1
-1
/
+1
*
Change check_null_empty_path* to check_null_empty_str* throughout.
Christopher Faylor
2001-06-28
1
-3
/
+1
*
Remove trailing tabs.
Christopher Faylor
2001-06-26
1
-1
/
+1
*
* mmap.cc: Clean up *ResourceLock calls throughout.
Christopher Faylor
2001-06-26
1
-31
/
+40
*
2001-06-22 Robert Collins rbtcollins@hotmail.com
Robert Collins
2001-06-21
1
-2
/
+2
*
* thread.cc (pthread_cond::Signal): Release the condition access variable
Christopher Faylor
2001-06-14
1
-1
/
+6
*
* thread.cc (pthread_cond::Broadcast): Don't print error messages on invalid
Christopher Faylor
2001-06-07
1
-1
/
+8
*
Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-05-06
1
-10
/
+58
*
Revert much of previous erroneous checkin. Add ChangeLog entry.
Christopher Faylor
2001-05-04
1
-17
/
+17
*
* exceptions.cc (ctrl_c_handler): Always send signal to process if it has no
Christopher Faylor
2001-05-04
1
-17
/
+17
*
* thread.cc (thread_init_wrapper): Use _REENT_INIT to initialize the reent
Christopher Faylor
2001-04-27
1
-7
/
+1
*
spacing changes.
Christopher Faylor
2001-04-23
1
-269
/
+270
*
Mon Apr 23 9:27:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-04-22
1
-5
/
+5
*
* thread.cc (MTinterface::Init): Remove accidentally checked in code.
Christopher Faylor
2001-04-21
1
-2
/
+0
*
Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-04-21
1
-36
/
+231
*
Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-04-14
1
-2
/
+6
*
* fork.cc (fork_child): Call the __pthread_atforkchild function.
Christopher Faylor
2001-04-13
1
-0
/
+118
*
* configure.in: Remove PTH_ALLOW.
Robert Collins
2001-04-12
1
-205
/
+747
*
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
Christopher Faylor
2001-04-09
1
-163
/
+163
*
* sched.cc: New file. Implement sched*.
Christopher Faylor
2001-03-21
1
-492
/
+497
*
Fix spacing, copyrights.
Christopher Faylor
2001-03-18
1
-61
/
+56
*
* thread.cc (MTinterface::CreateCond): Check for null attr pointer.
Christopher Faylor
2001-03-17
1
-1
/
+1
[next]