aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAlex Richardson <arichardson@FreeBSD.org>2025-12-16 18:03:44 +0000
committerAlex Richardson <arichardson@FreeBSD.org>2025-12-16 20:21:45 +0000
commit802c6d5d61d15494a54a386dc2ffbcfefc68c8ab (patch)
tree05a1b9de84ddb3d5914e51c081388d9cb4b25ba6 /contrib
parentce9557d4ee174267504a63b2c8f6009be27368c9 (diff)
cdefs.h: Introduce __nonstring attribute
This attribute can be used to annotate char arrays that are not supposed to be terminated with a NUL char and is needed to silence clang's new -Wunterminated-string-initialization warning. The name matches linuxkpi. Reviewed by: emaste, jhb MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D52565
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions