[Bug 286274] Reduce header pollution and deprecate machine/stdarg.h

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Apr 2025 23:30:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286274

            Bug ID: 286274
           Summary: Reduce header pollution and deprecate machine/stdarg.h
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: brooks@FreeBSD.org

The git branch https://github.com/brooksdavis/freebsd/tree/cleaner-includes
contains a series of patches that reduce header pollution in stddef.h and
stdarg.h to reduce the risk of accidental dependency on that pollution.  It
also introduces sys/stdarg.h and deprecates machine/stdarg.h.

-- 
You are receiving this mail because:
You are the assignee for the bug.