[all-commits] [llvm/llvm-project] fad004: add default handlers
Muhammad Bassiouni via All-commits
all-commits at lists.llvm.org
Fri Aug 8 02:19:42 PDT 2025
Branch: refs/heads/users/bassiounix/spr/08-06-_libc_add_fopen_s
Home: https://github.com/llvm/llvm-project
Commit: fad004489dd4b0b84db1395e54165c976f2d87a8
https://github.com/llvm/llvm-project/commit/fad004489dd4b0b84db1395e54165c976f2d87a8
Author: bassiounix <muhammad.m.bassiouni at gmail.com>
Date: 2025-08-08 (Fri, 08 Aug 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/include/llvm-libc-macros/CMakeLists.txt
A libc/include/llvm-libc-macros/annex-k-macros.h
M libc/src/__support/annex_k/CMakeLists.txt
R libc/src/__support/annex_k/abort_handler_s.h
R libc/src/__support/annex_k/ignore_handler_s.h
M libc/src/__support/annex_k/libc_constraint_handler.h
M libc/src/stdlib/CMakeLists.txt
A libc/src/stdlib/abort_handler_s.cpp
A libc/src/stdlib/abort_handler_s.h
A libc/src/stdlib/ignore_handler_s.cpp
A libc/src/stdlib/ignore_handler_s.h
M libc/src/stdlib/set_constraint_handler_s.cpp
Log Message:
-----------
add default handlers
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list