]> granicus.if.org Git - python/commit
fix for old kernels which don't have epoll_create1
authorBenjamin Peterson <benjamin@python.org>
Tue, 27 Dec 2011 21:36:32 +0000 (15:36 -0600)
committerBenjamin Peterson <benjamin@python.org>
Tue, 27 Dec 2011 21:36:32 +0000 (15:36 -0600)
commit95c16629d3549e7306d297ed09e26e58b151f720
treeb6d9d79119a31b9029a4bad9d82c27ea362886b3
parenta5f6f2aba34dcf8f2a7e899aff0d7c37218502e9
fix for old kernels which don't have epoll_create1
Modules/selectmodule.c
configure
configure.in
pyconfig.h.in