summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
Commit message (Expand)AuthorAgeFilesLines
* * Added Fixcprt.py: script to fix copyright message.Guido van Rossum1993-01-261-0/+24
* ushdr_t was not defined so fill in its size instead of using sizeof.Sjoerd Mullender1993-01-131-2/+3
* Added error checking.Sjoerd Mullender1993-01-131-21/+82
* Various changes.Sjoerd Mullender1993-01-061-5/+14
* Added C++ support in thread.h; don't use signals if not strictlySjoerd Mullender1992-09-111-5/+16
* newest versionSjoerd Mullender1992-09-021-91/+0
* adapted SV module to the new svideo library.Sjoerd Mullender1992-09-021-0/+91
* New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()Guido van Rossum1992-08-171-89/+221
* * Makefile: cosmeticsGuido van Rossum1992-08-051-4/+4
* * Makefile adapted to changes below.Guido van Rossum1992-08-041-0/+263