https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e3470cf9907815ec1d32c8feb5122d0aafee029d
commit e3470cf9907815ec1d32c8feb5122d0aafee029d Author: Corinna Vinschen <cori...@vinschen.de> AuthorDate: Wed Jul 16 12:12:05 2025 +0200 Commit: Corinna Vinschen <cori...@vinschen.de> CommitDate: Wed Jul 16 12:16:57 2025 +0200 Cygwin: add clock bugfixes to 3.6.5 release message Signed-off-by: Corinna Vinschen <cori...@vinschen.de> (cherry picked from commit 554173db31ec7dbf32b32c5d9854e4e8ea68eb7f) Diff: --- winsup/cygwin/release/3.6.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winsup/cygwin/release/3.6.5 b/winsup/cygwin/release/3.6.5 new file mode 100644 index 000000000000..471a12a916af --- /dev/null +++ b/winsup/cygwin/release/3.6.5 @@ -0,0 +1,4 @@ +Fixes: +------ + +Fix two minor bugs in clock and POSIX timer handling.