[libc-commits] [libc] [libc] prefer *at syscalls in sys/stat wrappers (PR #201051)

Pavel Labath via libc-commits libc-commits at lists.llvm.org
Tue Jun 2 04:06:37 PDT 2026


https://github.com/labath commented:

I have (without seeing this PR) just created #201089, which forwards everything to the open syscall wrapper (which already prefers openat). This shouldn't be needed once that PR lands.

https://github.com/llvm/llvm-project/pull/201051


More information about the libc-commits mailing list