[libc-commits] [libc] [libc][stdio] Add fopen_s and bootstrap annex k. (PR #152248)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Aug 6 09:56:27 PDT 2025
================
@@ -198,6 +198,7 @@ set(TARGET_LIBC_ENTRYPOINTS
libc.src.stdlib.qsort
libc.src.stdlib.qsort_r
libc.src.stdlib.rand
+ libc.src.stdlib.set_constraint_handler_s
----------------
michaelrj-google wrote:
this should probably only be in the fullbuild section and not here.
https://github.com/llvm/llvm-project/pull/152248
More information about the libc-commits
mailing list