re PR libgcj/25016 (Integer overflow in _Jv_CondWait)
commitca146b8fdf158dac07f949dc9b99107570d5f527
authorAndrew Haley <aph@redhat.com>
Fri, 25 Nov 2005 16:18:17 +0000 (25 16:18 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 25 Nov 2005 16:18:17 +0000 (25 16:18 +0000)
tree5730d010703bbf05e5f347b66fc3c88ff22002eb
parente7e531924324c744fd5bce4aef999ad99fbc8f61
re PR libgcj/25016 (Integer overflow in _Jv_CondWait)

2005-11-25  Andrew Haley  <aph@redhat.com>

        PR libgcj/25016
        * posix-threads.cc (_Jv_CondWait): Rewrite calculation of the
        struct timespec we pass to pthread_cond_timedwait.

From-SVN: r107509
libjava/ChangeLog
libjava/posix-threads.cc