mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] [C23 feature tests 0/6] tests needed for C23 interfaces
@ 2023-05-24 10:04 Jens Gustedt
  2023-05-03  9:44 ` [musl] [C23 feature tests 1/6] C23: provide fallbacks for the use of C attributes Jens Gustedt
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Jens Gustedt @ 2023-05-24 10:04 UTC (permalink / raw)
  To: musl

C23 has some new features, in particular attributes, that are
prescribed for certain headers.

Jens Gustedt (6):
  C23: provide fallbacks for the use of C attributes
  C23: add a feature test for the __VA_OPT__ feature
  C23: add a feature test for the [u]int128_t
  Add a feature test for the _BitInt types.
  add a `__inline_or_static` macro for pre-C99 compilers
  C23: add an internal interface for the new unsequenced attribute

 include/features.h | 51 +++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 50 insertions(+), 1 deletion(-)

-- 
2.34.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-24 14:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24 10:04 [musl] [C23 feature tests 0/6] tests needed for C23 interfaces Jens Gustedt
2023-05-03  9:44 ` [musl] [C23 feature tests 1/6] C23: provide fallbacks for the use of C attributes Jens Gustedt
2023-05-03 11:26 ` [musl] [C23 feature tests 2/6] C23: add a feature test for the __VA_OPT__ feature Jens Gustedt
2023-05-03 11:40 ` [musl] [C23 feature tests 3/6] C23: add a feature test for the [u]int128_t Jens Gustedt
2023-05-09 15:27 ` [musl] [C23 feature tests 6/6] C23: add an internal interface for the new unsequenced attribute Jens Gustedt
2023-05-10 12:48 ` [musl] [C23 feature tests 5/6] add a `__inline_or_static` macro for pre-C99 compilers Jens Gustedt
2023-05-10 12:57 ` [musl] [C23 feature tests 4/6] Add a feature test for the _BitInt types Jens Gustedt
2023-05-24 13:58 ` [musl] [C23 feature tests 0/6] tests needed for C23 interfaces Rich Felker
2023-05-24 14:11   ` Jₑₙₛ Gustedt

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).