COMMITS
/ Python/thread.c January 13, 1993
S
ushdr_t was not defined so fill in its size instead of using sizeof.
Sjoerd Mullender committed
S
Added error checking.
Sjoerd Mullender committed
January 6, 1993
S
Various changes.
Sjoerd Mullender committed
September 11, 1992
S
Added C++ support in thread.h; don't use signals if not strictly
Sjoerd Mullender committed
September 2, 1992
S
newest version
Sjoerd Mullender committed
S
adapted SV module to the new svideo library.
Sjoerd Mullender committed
August 17, 1992
G
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
Guido van Rossum committed
August 5, 1992
G
* Makefile: cosmetics
Guido van Rossum committed
August 4, 1992
G
* Makefile adapted to changes below.
Guido van Rossum committed