[libc-commits] [libc] [libc] Add sys/ucontext.h header (PR #194329)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Mon Apr 27 13:53:52 PDT 2026
vonosmas wrote:
I'm OK with the change, but given that it's a simple redirecting header which will likely never be more than a single `#include` statement, do we need a comment and header guards, or we can simply do a one-liner like we've done for https://github.com/llvm/llvm-project/blob/main/libc/include/syscall.h ?
https://github.com/llvm/llvm-project/pull/194329
More information about the libc-commits
mailing list