index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Donn Cave <donn@u.washington.edu>:
Fred Drake
2000-10-06
1
-1/+1
*
Make better use of GNU Pth -- patch by Andy Dustman.
Guido van Rossum
2000-09-19
1
-3/+4
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Prototype yet another forward declaration.
Thomas Wouters
2000-07-24
1
-1/+1
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
1
-13/+2
*
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
*
Andy Dustman: add GNU pth user-space thread support.
Guido van Rossum
2000-05-08
1
-0/+4
*
Jack Jansen: Posix threads are now supported on the Macintosh too.
Guido van Rossum
2000-04-24
1
-0/+4
*
Changes by Mark Hammond for Windows CE. Mostly of the form
Guido van Rossum
1999-04-07
1
-0/+8
*
Thanks to Chris Herborth, the thread primitives now have proper Py*
Guido van Rossum
1998-12-21
1
-4/+4
*
Need to add default decl of DL_IMPORT, for mymalloc.h
Guido van Rossum
1998-12-04
1
-0/+5
*
Renamed thread.h to pythread.h.
Guido van Rossum
1998-10-01
1
-1/+1
*
Changes for BeOS, QNX and long long, by Chris Herborth.
Guido van Rossum
1998-08-04
1
-0/+4
*
os2 patch by Jeff Rush
Guido van Rossum
1997-11-22
1
-0/+4
*
DG/UX thread patches (Ross Andrus)
Guido van Rossum
1997-05-22
1
-0/+4
*
Ugly hack for SGI IRIX 6.2. Apparently _POSIX_THREADS is defined even
Guido van Rossum
1997-04-29
1
-0/+6
*
Rename DEBUG macro to Py_DEBUG
Guido van Rossum
1996-12-30
1
-3/+3
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-0/+4
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Always include config.h
Guido van Rossum
1996-08-19
1
-2/+0
*
nt thread support
Guido van Rossum
1995-01-17
1
-0/+4
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge back to main trunk
Guido van Rossum
1994-08-30
1
-546/+53
*
Port to Solaris 2.3.
Sjoerd Mullender
1993-12-03
1
-39/+164
*
Added widget methods {Height,Width}{,MM}OfScreen.
Sjoerd Mullender
1993-10-12
1
-1/+1
*
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum
1993-01-26
1
-0/+24
*
ushdr_t was not defined so fill in its size instead of using sizeof.
Sjoerd Mullender
1993-01-13
1
-2/+3
*
Added error checking.
Sjoerd Mullender
1993-01-13
1
-21/+82
*
Various changes.
Sjoerd Mullender
1993-01-06
1
-5/+14
*
Added C++ support in thread.h; don't use signals if not strictly
Sjoerd Mullender
1992-09-11
1
-5/+16
*
newest version
Sjoerd Mullender
1992-09-02
1
-91/+0
*
adapted SV module to the new svideo library.
Sjoerd Mullender
1992-09-02
1
-0/+91
*
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
Guido van Rossum
1992-08-17
1
-89/+221
*
* Makefile: cosmetics
Guido van Rossum
1992-08-05
1
-4/+4
*
* Makefile adapted to changes below.
Guido van Rossum
1992-08-04
1
-0/+263