]> granicus.if.org Git - python/commit
bpo-38068: Clean up gettimeofday configure logic. (GH-15775)
authorBenjamin Peterson <benjamin@python.org>
Tue, 10 Sep 2019 10:37:59 +0000 (11:37 +0100)
committerT. Wouters <thomas@python.org>
Tue, 10 Sep 2019 10:37:59 +0000 (03:37 -0700)
commitf1c19031fd5f4cf6faad539e30796b42954527db
treee891a6fb68b448b3f15998f0bd1ce7f509fa004e
parentc8dfa7333d6317d7cd8c5c7366023f5a668e3f91
bpo-38068: Clean up gettimeofday configure logic. (GH-15775)

Assume gettimeofday exists and takes two arguments.
Python/pytime.c
Python/thread_pthread.h
configure
configure.ac
pyconfig.h.in