From d29a46b37da36a35909c3f48a2717ee545f16c8e Mon Sep 17 00:00:00 2001 From: nsz Date: Mon, 5 Aug 2013 21:05:10 +0000 Subject: [PATCH] bug list update (posix signal handler) --- musl/bugs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/musl/bugs.html b/musl/bugs.html index 15c7f2d..2a51cf6 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -142,6 +142,7 @@
  • gnulib (assuming broken fflush in cross compilation)
  • posix 716 (process instead of thread in rename spec)
  • glibc 15720 (stdc-predef.h defines __STDC_IEC_559_COMPLEX__) +
  • posix 728 (signal handler restrictions)

    bugs relevant for musl

    @@ -161,7 +162,7 @@
  • NULL in vararg functions (ewontfix article)
  • gcc fixincludes (ewontfix article)
  • gcc 31798 (on arm libgcc has undefined reference to raise) -
  • gcc 56888 (memcpy is compiled to invoke memcpy) +
  • gcc 56888 (memcpy is compiled to invoke memcpy) gcc-help thread

    unreported bugs

    -- 2.20.1