Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ecdead62b4d7d6870c16a95f8dfcb40cd16bf516
/
Modules
/
_multiprocessing
/
multiprocessing.h
26eec58
Issue #8864: Define _XOPEN_SOURCE on Solaris for the multiprocessing module.
by Martin v. Löwis
· 15 years ago
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
5afa6d4
Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES
by Mark Dickinson
· 15 years ago
c4920e8
Issue #7272: Add configure test to detect whether sem_open works
by Mark Dickinson
· 15 years ago
8693214
multiprocessing doesn't compile in Solaris because a typo
by Jesus Cea
· 16 years ago
b502bc7
Issue 3110: Additional protection for SEM_VALUE_MAX on platforms, thanks to Martin Loewis
by Jesse Noller
· 16 years ago
355b126
issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help
by Jesse Noller
· 16 years ago
c53306c
Fixed compile error on windows.
by Hirokazu Yamamoto
· 16 years ago
bb86d83
Issue #4204: Fixed module build errors on FreeBSD 4.
by Martin v. Löwis
· 17 years ago
05e3449
#3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for
by Amaury Forgeot d'Arc
· 17 years ago
b814d6a
Fix issue 3110 - solaris compilation of multiprocessing fails, reviewed by pitrou
by Jesse Noller
· 17 years ago
dfd7949
convert multiprocessing to unix line endings
by Benjamin Peterson
· 17 years ago
190d56e
add the multiprocessing package to fulfill PEP 371
by Benjamin Peterson
· 17 years ago