]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: timer_delete: Fix return value
authorChristian Franke <christian.franke@t-online.de>
Wed, 23 Oct 2024 10:24:06 +0000 (12:24 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 23 Oct 2024 11:25:09 +0000 (13:25 +0200)
commit6af8fea4bbad6678ad6ef82b00860877a01c3614
tree52844ba667ea4be3fee402211ec2e5b82054d3e0
parentbdd06f82a186a509256d1b3c2dd9282f4c96553f
Cygwin: timer_delete: Fix return value

timer_delete() always returned failure.  This issue has been
detected by 'stress-ng --hrtimers 1'.

Fixes: 229ea3f23c015 ("Cygwin: posix timers: reimplement using OS timer")
Signed-off-by: Christian Franke <christian.franke@t-online.de>
winsup/cygwin/posix_timer.cc
winsup/cygwin/release/3.5.5
This page took 0.031154 seconds and 5 git commands to generate.