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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabify C files. Will watch buildbots.
Antoine Pitrou
2010-05-09
1
-15/+15
*
Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES
Mark Dickinson
2009-11-28
1
-1/+1
*
Issue #7272: Add configure test to detect whether sem_open works
Mark Dickinson
2009-11-20
1
-1/+1
*
multiprocessing doesn't compile in Solaris because a typo
Jesus Cea
2009-07-02
1
-1/+1
*
Issue 3110: Additional protection for SEM_VALUE_MAX on platforms, thanks to M...
Jesse Noller
2009-04-02
1
-5/+10
*
issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin L...
Jesse Noller
2009-04-02
1
-1/+1
*
Fixed compile error on windows.
Hirokazu Yamamoto
2009-04-01
1
-0/+3
*
Issue #4204: Fixed module build errors on FreeBSD 4.
Martin v. Löwis
2008-11-04
1
-0/+2
*
#3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for
Amaury Forgeot d'Arc
2008-09-10
1
-1/+0
*
Fix issue 3110 - solaris compilation of multiprocessing fails, reviewed by pi...
Jesse Noller
2008-09-03
1
-0/+11
*
convert multiprocessing to unix line endings
Benjamin Peterson
2008-06-13
1
-163/+163
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
1
-0/+163