[libc-commits] [libc] [libc] separate raw_rwlock and unix_rwlock to make it internally usable (PR #189773)

via libc-commits libc-commits at lists.llvm.org
Tue Mar 31 21:11:20 PDT 2026


================
@@ -93,6 +93,7 @@ set(TARGET_LIBC_ENTRYPOINTS
     libc.src.stdlib.calloc
     libc.src.stdlib.realloc
     libc.src.stdlib.free
+
----------------
lntue wrote:

nit: also remove extra line.

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


More information about the libc-commits mailing list