summaryrefslogtreecommitdiffstats
path: root/Modules/threadmodule.c
Commit message (Expand)AuthorAgeFilesLines
...
* * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.Guido van Rossum1993-06-171-1/+1
* * Added Fixcprt.py: script to fix copyright message.Guido van Rossum1993-01-261-2/+2
* Various changes.Sjoerd Mullender1993-01-061-3/+12
* New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()Guido van Rossum1992-08-171-1/+5
* * Makefile: cosmeticsGuido van Rossum1992-08-051-13/+3
* * Makefile adapted to changes below.Guido van Rossum1992-08-041-0/+294