aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/thread_os2.h
Commit message (Expand)AuthorAge
* #16135: Removal of OS/2 support (I)Jesus Cea2012-10-05
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-09
* Merged revisions 78393 via svnmerge fromAmaury Forgeot d'Arc2010-02-24
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-11
* Merge the rest of the trunk.Thomas Wouters2006-06-08
* make thread stack size compile-time tunable on OS/2Andrew MacIntyre2005-01-17
* reformat for PEP-7 style conformanceAndrew MacIntyre2002-12-04
* typo fix: declaration required for VACPP not EMX+gccAndrew MacIntyre2002-12-04
* OS/2 EMX port changes (Python part of patch #450267):Andrew MacIntyre2002-02-26
* Remove the unused & broken PyThread_*_sema() functions and related constants.Fred Drake2002-01-19
* SF patch #474500: Make OS/2 locks work like posix locks, from MichaelTim Peters2001-10-31
* Partial patch from SF #452266, by Jason Petrone.Guido van Rossum2001-10-16
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-01
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-22
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-16
* Change copyright notice.Guido van Rossum2000-06-30
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-30
* Thanks to Chris Herborth, the thread primitives now have proper Py*Guido van Rossum1998-12-21
* os2 patch by Jeff RushGuido van Rossum1997-11-22
* New permission notice, includes CNRI.Guido van Rossum1996-10-25
* Sjoerd's thread changes (including down_sema typo fix).Guido van Rossum1996-10-08
* OS/2 thread supportGuido van Rossum1995-04-10