index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Python
/
thread_os2.h
Commit message (
Expand
)
Author
Age
*
#16135: Removal of OS/2 support (I)
Jesus Cea
2012-10-05
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
*
Merged revisions 78393 via svnmerge from
Amaury Forgeot d'Arc
2010-02-24
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
*
make thread stack size compile-time tunable on OS/2
Andrew MacIntyre
2005-01-17
*
reformat for PEP-7 style conformance
Andrew MacIntyre
2002-12-04
*
typo fix: declaration required for VACPP not EMX+gcc
Andrew MacIntyre
2002-12-04
*
OS/2 EMX port changes (Python part of patch #450267):
Andrew MacIntyre
2002-02-26
*
Remove the unused & broken PyThread_*_sema() functions and related constants.
Fred Drake
2002-01-19
*
SF patch #474500: Make OS/2 locks work like posix locks, from Michael
Tim Peters
2001-10-31
*
Partial patch from SF #452266, by Jason Petrone.
Guido van Rossum
2001-10-16
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
*
Change copyright notice.
Guido van Rossum
2000-06-30
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-30
*
Thanks to Chris Herborth, the thread primitives now have proper Py*
Guido van Rossum
1998-12-21
*
os2 patch by Jeff Rush
Guido van Rossum
1997-11-22
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
*
Sjoerd's thread changes (including down_sema typo fix).
Guido van Rossum
1996-10-08
*
OS/2 thread support
Guido van Rossum
1995-04-10