Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 24 May 2023 12:03:32 +0200
From: Jens Gustedt <Jens.Gustedt@...ia.fr>
To: musl@...ts.openwall.com
Subject: [C23 implied 0/2] stuff detected with the intended changes

These are two patches that could make sense independent from C23. The
first just adds prototypes where they are still missing. The second
differentiates the headers that are visible for clang, in particular
atomics should be available.

Jens Gustedt (2):
  C23: update some legacy function pointers
  clang: only exclude C library includes, but allow compiler specific
    headers

 src/legacy/ftw.c            | 2 +-
 src/thread/__syscall_cp.c   | 4 +++-
 src/thread/pthread_cancel.c | 8 ++++++--
 tools/musl-clang.in         | 2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.34.1

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.