diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-08-29 15:41:08 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-08-29 15:41:08 +0200 |
commit | 6aaa574410a548108d521372d30a2427394a7793 (patch) | |
tree | 39f212e4da04d1491f0a017b84277ed29d3c2f45 /Python/pythonrun.c | |
parent | ebd8c81f63af36a6d9410c2a6b550943fb5a8b28 (diff) | |
download | cpython-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