[all-commits] [llvm/llvm-project] 09f2f8: [libc][NFC] Move the POSIX write function to the d...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Jan 27 09:36:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09f2f81ce8b455b01c30e095788d53b383c43534
https://github.com/llvm/llvm-project/commit/09f2f81ce8b455b01c30e095788d53b383c43534
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/src/CMakeLists.txt
M libc/src/unistd/linux/write.cpp
M libc/src/unistd/write.h
M libc/test/src/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Move the POSIX write function to the default build on linux.
More information about the All-commits
mailing list