summaryrefslogtreecommitdiff
path: root/Python/thread_beos.h
Commit message (Expand)AuthorAgeFilesLines
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-155/+155
* #4852: Remove dead code in every thread implementation, unused for many years.Amaury Forgeot d'Arc2010-02-231-41/+2
* Remove the unused & broken PyThread_*_sema() functions and related constants.Fred Drake2002-01-191-70/+0
* More sprintf -> PyOS_snprintf.Tim Peters2001-11-281-2/+3
* Partial patch from SF #452266, by Jason Petrone.Guido van Rossum2001-10-161-2/+2
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-11/+0
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-22/+7
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-301-10/+10
* Thanks to Chris Herborth, the thread primitives now have proper Py*Guido van Rossum1998-12-211-34/+34
* Adding thread support for BeOS by Chris Herborth.Guido van Rossum1998-12-071-0/+388