Up to [cvs.NetBSD.org] / src / sys / sys
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
stddef.h: New nullptr_t, unreachable(). Define __STDC_VERSION_STDDEF_H__ while here. Order content according to standard, and quote the relevant clauses, to make it easier to audit. PR standards/58605: C23: __STDC_*_H__ versions PR standards/58620: C23: <stddef.h> unreachable() macro PR standards/58621: C23: <stddef.h> nullptr_t
PR/58729: Taylor R Campbell: container_of is not documented or available in userland