summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-08-29 15:41:08 +0200
committerVictor Stinner <victor.stinner@gmail.com>2014-08-29 15:41:08 +0200
commit6aaa574410a548108d521372d30a2427394a7793 (patch)
tree39f212e4da04d1491f0a017b84277ed29d3c2f45 /Python/pythonrun.c
parentebd8c81f63af36a6d9410c2a6b550943fb5a8b28 (diff)
downloadcpython-6aaa574410a548108d521372d30a2427394a7793.tar.gz
Issue #22287: On UNIX, _PyTime_gettimeofday() now uses
clock_gettime(CLOCK_REALTIME) if available. As a side effect, Python now depends on the librt library on Solaris and on Linux (only with glibc older than 2.17).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions