Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260320180419.GA14659@brightrain.aerifal.cx>
Date: Fri, 20 Mar 2026 14:04:19 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Things to get back to post-1.2.6-release

Here are some open things I know need revisiting:

- Locale project - in progress
- pthread_mutex_clocklock etc.
- scandir patch series
- C23 stuff - string macros, new interfaces, header stuff, etc.
- dns IPv6 fallback bug - already queued
- wctype size reduction
- ldso gnu hash precomputation
- moving fenv to inline asm (patch for aarch64)
- soname stuff in ldso
- riscv fenv wrong for softfloat
- catclose computation of munmap length
- CMSG_NXTHDR and zero size payload
- CMSG_NXTHDR signedness warning avoidance
- riscv Zacas atomics
- powerpc64 toc error from lld in __dlsym
- ldso skip repeated symbol lookups
- deadlock in aio_cancel
- fnmatch character equivalents
- removing wrong SA_RESTORER macros for archs without it
- closefrom/close_range
- aio_suspend ABA
- __secs_to_tm closed form month formula
- suppress fma contraction with CFLAGS in configure

That's what I could find going back to August 2025. I'm sure there are
more things that have slipped through the cracks but I'll try to apply
things from the above list that are uncontroversial/ready for
inclusion and ping ones that still need decisions made.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.