GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
thread_sgi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-179
/
+179
*
Merged revisions 78393 via svnmerge from
Amaury Forgeot d'Arc
2010-02-24
1
-119
/
+3
*
Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld
Skip Montanaro
2004-01-17
1
-4
/
+0
*
New PyGILState_ API - implements pep 311, from patch 684256.
Mark Hammond
2003-04-19
1
-80
/
+0
*
Remove the unused & broken PyThread_*_sema() functions and related constants.
Fred Drake
2002-01-19
1
-44
/
+0
*
Partial patch from SF #452266, by Jason Petrone.
Guido van Rossum
2001-10-16
1
-2
/
+2
*
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
-25
/
+25
*
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
-13
/
+13
*
Thanks to Chris Herborth, the thread primitives now have proper Py*
Guido van Rossum
1998-12-21
1
-57
/
+57
*
Massive changes for separate thread state management.
Guido van Rossum
1997-05-05
1
-0
/
+80
*
Rename DEBUG macro to Py_DEBUG
Guido van Rossum
1996-12-30
1
-3
/
+3
*
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
-3
/
+10
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2
/
+2
*
Fix waiting for children -- save ppid in pidlist as well.
Guido van Rossum
1994-05-30
1
-14
/
+34
*
ceval.c: dict of local mapping is now a tuple
Guido van Rossum
1994-05-23
1
-0
/
+5
*
Split thread.c into a number of system-specific files.
Guido van Rossum
1994-05-09
1
-0
/
+414