X-Git-Url: http://nsz.repo.hu/git/?p=www;a=blobdiff_plain;f=musl%2Fbugs.html;h=155b3f48c5a7e80b49c924a7391261468e1c3b08;hp=8efc058d44c6c1330c9f1cb661ba779a8abb09f4;hb=1342fd5906e96ab9505168cafc622847bb4cba41;hpb=4bde42a3a003f0c300f833ce00bb448e6a88434b diff --git a/musl/bugs.html b/musl/bugs.html index 8efc058..155b3f4 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -84,6 +84,15 @@
  • 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) +
  • posix 650 (c99 -E on #pragma) +
  • glibc 15088 (_POSIX_PRIORITY_SCHEDULING is defined) +
  • 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) +
  • glib 694239 (gresolver uses non-portable libc api) +
  • posix 662 (atomicity of freopen) +
  • posix 663 (strcasecmp is underspecified)

    bugs relevant for musl

    @@ -97,17 +106,25 @@
  • gcc 51437 (feature request: warn on reserved identifiers)
  • glibc 13165 (observable invalid ordering with pthread_cond_wait)
  • gcc 46770 (.init_array vs .ctors for initializing static objects in c++) +
  • boost (endian detection is incorrect)

    unreported bugs