[libc-commits] [libc] [libc] Add the get and set sys/xattr.h entrypoints. (PR #224729)

Alex Strelnikov via libc-commits libc-commits at lists.llvm.org
Thu Sep 24 07:45:37 PDT 2026


================
@@ -385,6 +385,12 @@ set(TARGET_LIBC_ENTRYPOINTS
     libc.src.sys.wait.waitpid
 
     # sys/xattr.h entrypoints
+    libc.src.sys.xattr.fgetxattr
----------------
strel-12 wrote:

Done

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


More information about the libc-commits mailing list