[libc-commits] [libc] [libc] implement pathconf/fpathconf (PR #87165)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Sun Jun 16 20:10:18 PDT 2024


SchrodingerZhu wrote:

The error may be due to header guard clash. For example, you used `LLVM_LIBC_SRC_UNISTD_FSYNC_H` in `fpathconf.h`. Can you correct them and retry? Sorry for not noticing this before.

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


More information about the libc-commits mailing list