[all-commits] [llvm/llvm-project] 9a65dc: Add sysexits.h header with BSD exit codes (total-1...
Ajay Raj via All-commits
all-commits at lists.llvm.org
Thu Mar 6 16:25:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a65dc95133fba5e05eda3bb7b14f061d56dcd0b
https://github.com/llvm/llvm-project/commit/9a65dc95133fba5e05eda3bb7b14f061d56dcd0b
Author: Ajay Raj <127104337+ajayrajsaini at users.noreply.github.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M libc/config/linux/aarch64/headers.txt
M libc/config/linux/x86_64/headers.txt
M libc/include/CMakeLists.txt
M libc/include/llvm-libc-macros/CMakeLists.txt
A libc/include/llvm-libc-macros/sysexits-macros.h
A libc/include/sysexits.h.def
A libc/include/sysexits.yaml
Log Message:
-----------
Add sysexits.h header with BSD exit codes (total-18) (#126112)
This pull request adds a new header file, SysExits.h, to the LLVM
project. The header includes 18 BSD exit code.
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