[libc-commits] [PATCH] D130662: [libc] Read and write errno via special getter and setter functions.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 27 13:18:09 PDT 2022
sivachandra added a comment.
The updates in most of the files are mechanical. The main changes are in `src/errno/errno.cpp` and `src/errno/llvmlibc_errno.h`. I have only cleaned up enough to get a clean test run. After this lands, I will make another pass to cleanup everything.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130662/new/
https://reviews.llvm.org/D130662
More information about the libc-commits
mailing list