[all-commits] [llvm/llvm-project] 648912: [libc] Add `FILENO` related macros to `unistd.h`. ...
c8ef via All-commits
all-commits at lists.llvm.org
Tue Jan 28 08:45:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 648912582ccb9bda36427244957843fbdd95abaf
https://github.com/llvm/llvm-project/commit/648912582ccb9bda36427244957843fbdd95abaf
Author: c8ef <c8ef at outlook.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M libc/include/llvm-libc-macros/unistd-macros.h
Log Message:
-----------
[libc] Add `FILENO` related macros to `unistd.h`. (#124688)
Closes #124637.
This is necessary to build LLVM with LLVM-libc and align the behavior
with other libc implementations.
ref: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/unistd.h.html
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