[libc-commits] [libc] [libc] Add 'struct ucred' definition. (PR #213152)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Thu Jul 30 23:10:01 PDT 2026
https://github.com/kaladron approved this pull request.
glibc hides this behind a GNU interface, but I think "linux" is correct as you've specified. https://github.com/openbsd/src/blob/master/sys/sys/ucred.h has their own which is different. Yuck.
https://github.com/llvm/llvm-project/pull/213152
More information about the libc-commits
mailing list