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
/
Modules
/
_multiprocessing
/
multiprocessing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #4028: Make multiprocessing build on SunOS.
Charles-François Natali
2011-12-14
1
-1/+1
*
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor wa...
Jesus Cea
2011-09-21
1
-0/+11
*
Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana
Jesus Cea
2011-09-10
1
-11/+23
*
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
Antoine Pitrou
2011-08-23
1
-2/+2
*
fix strict aliasing warnings
Benjamin Peterson
2010-10-17
1
-2/+2
*
Fix multiprocessing Semaphore's on netbsd5. SEM_VALUE_MAX is defined
Gregory P. Smith
2010-10-17
1
-2/+13
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-210/+210
*
Merged revisions 76432,76558 via svnmerge from
Mark Dickinson
2009-11-28
1
-2/+3
*
Merged revisions 70908,70939,71009,71022,71036 via svnmerge from
Benjamin Peterson
2009-04-05
1
-1/+7
*
fix multiprocessing line endings in py3k
Benjamin Peterson
2008-06-13
1
-328/+328
*
Merged revisions 64223-64224 via svnmerge from
Benjamin Peterson
2008-06-13
1
-6/+12
*
Correctly export the module init function. Needed on Windows.
Amaury Forgeot d'Arc
2008-06-11
1
-1/+1
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+322