From 2aa58f9cc857ac0ed5d56c0a4402cdb9b2613382 Mon Sep 17 00:00:00 2001 From: nsz Date: Fri, 8 Feb 2013 21:09:00 +0100 Subject: [PATCH] bugs update --- musl/bugs.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/musl/bugs.html b/musl/bugs.html index 7b0a2f8..fd65c8e 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -86,6 +86,9 @@
  • inkscape (use of sys/fcntl.h instead of fcntl.h)
  • boehm gc (build system, fallback code for determining stack address)
  • posix 650 (c99 -E on #pragma) +
  • glibc 15124 (no way to get conformant api, eg strerror_r) +
  • posix 655 (deprecate strerror_r) +
  • posix 656 (allow or forbid tls for static buffers)

    bugs relevant for musl

    -- 2.20.1