X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=musl%2Fbugs.html;h=6169d3d9cb666ef205d6a7751756656c418e3cb2;hb=3f0bc879a05d3874446cc9073d402c25992e6603;hp=c06932a7e3998e632d3ae23203987955eb9d97ba;hpb=4260c3c83f1b48cddb32c428bb60a6506d168bb0;p=www diff --git a/musl/bugs.html b/musl/bugs.html index c06932a..6169d3d 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -82,6 +82,9 @@
  • clang 13694 (wrong optimization with -ffreestanding) [fixed]
  • gcc 55431 (invlid auxv search in ppc linux-unwind code)
  • glibc 14985 (EPOLL_NONBLOCK broken definition) +
  • openssl (build system issue) +
  • inkscape (use of sys/fcntl.h instead of fcntl.h) +
  • boehm gc (build system, fallback code for determining stack address)

    bugs relevant for musl

    @@ -97,6 +100,38 @@
  • gcc 46770 (.init_array vs .ctors for initializing static objects in c++) +

    unreported bugs

    + +

    misc