commit: 336dabd2770fe51d38fee90358e4c87230284fa1 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 06:06:57 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 06:07:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336dabd2
dev-tcltk/thread: note on patch file Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-tcltk/thread/files/thread-2.8.5-musl.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-tcltk/thread/files/thread-2.8.5-musl.patch b/dev-tcltk/thread/files/thread-2.8.5-musl.patch index b31f8948d6e1..0743d8628c06 100644 --- a/dev-tcltk/thread/files/thread-2.8.5-musl.patch +++ b/dev-tcltk/thread/files/thread-2.8.5-musl.patch @@ -1,3 +1,5 @@ +joining a thread not joinable is no more returning EINVAL +Its behaviour is undefined --- a/tests/thread.test 2023-03-16 21:31:05.333423098 +0100 +++ b/tests/thread.test 2023-03-16 21:31:25.837324400 +0100 @@ -100,15 +100,6 @@
