HomeFreeBSD

sys/queue.h: use reserved identifiers with the file scope for locals

Description

sys/queue.h: use reserved identifiers with the file scope for locals

This should prevent conflicts with the C-standard compliant code, although
sys/queue.h is not a standard header.

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D50216

Details

Provenance
kibAuthored on May 6 2025, 6:09 PM
Reviewer
emaste
Differential Revision
D50216: sys/queue.h: use reserved identifiers with the file scope for locals
Parents
rGd71c97026366: rtld-elf: Push TLS_DTV_OFFSET into tls_get_addr_common's arguments
Branches
Unknown
Tags
Unknown