index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
thread_solaris.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-71
/
+71
*
Merged revisions 78393 via svnmerge from
Amaury Forgeot d'Arc
2010-02-24
1
-47
/
+3
*
Patch #716969: Detect thread creation failure. Will backport to 2.2.
Martin v. Löwis
2003-04-19
1
-3
/
+1
*
Remove the unused & broken PyThread_*_sema() functions and related constants.
Fred Drake
2002-01-19
1
-60
/
+0
*
Include <unistd.h> in Python.h. Fixes #500924.
Martin v. Löwis
2002-01-12
1
-1
/
+0
*
Partial patch from SF #452266, by Jason Petrone.
Guido van Rossum
2001-10-16
1
-3
/
+4
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9
/
+0
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
1
-20
/
+37
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6
/
+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22
/
+7
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-30
1
-10
/
+10
*
While I can't really test this thoroughly, Pat Knight and the Solaris
Guido van Rossum
1999-04-13
1
-1
/
+2
*
Thanks to Chris Herborth, the thread primitives now have proper Py*
Guido van Rossum
1998-12-21
1
-42
/
+42
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13
/
+20
*
Sjoerd's thread changes (including down_sema typo fix).
Guido van Rossum
1996-10-08
1
-4
/
+18
*
typo (#indef -> #undef)
Guido van Rossum
1996-08-26
1
-1
/
+1
*
Add explicit #undef _POSIX_THREADS for use on Solaris 2.5 (Sjoerd).
Guido van Rossum
1996-08-21
1
-0
/
+1
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2
/
+2
*
Lots of changes, most minor (fatal() instead of abort(), use of
Guido van Rossum
1995-01-02
1
-1
/
+1
*
ceval.c: dict of local mapping is now a tuple
Guido van Rossum
1994-05-23
1
-0
/
+7
*
Split thread.c into a number of system-specific files.
Guido van Rossum
1994-05-09
1
-0
/
+219