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
*
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
*
* cygwin.din: Export the new functions.
Christopher Faylor
2001-03-17
1
-1
/
+267
*
* cygwin.din: Export rand48 functions.
Christopher Faylor
2001-02-20
1
-8
/
+0
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-1
/
+1
*
* thread.cc: Need LONG_MAX definition.
Christopher Faylor
2001-01-04
1
-0
/
+1
*
* thread.cc (MTinterface::CreateSemaphore): Correctly set semaphore max.
Christopher Faylor
2001-01-03
1
-1
/
+1
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-71
/
+64
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+2
*
* path.cc (readlink): Check if buffer length is positive. Truncate output to
Christopher Faylor
2000-09-04
1
-2
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-8
/
+8
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+3
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-1
/
+1
*
* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULL
Christopher Faylor
2000-08-04
1
-109
/
+102
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* Makefile.in: Use variables rather than configure constructs where
Christopher Faylor
2000-07-01
1
-1
/
+1
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-1
/
+1
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-6
/
+6
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1001