[libc-commits] [PATCH] D71094: [libc] Add implementation of errno and define the other macros of errno.h.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Dec 9 13:40:53 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG453c85ff0f96: [libc] Add implementation of errno and define the other macros of errno.h. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71094/new/
https://reviews.llvm.org/D71094
Files:
libc/config/linux/api.td
libc/config/linux/errno.h.in
libc/config/public_api.td
libc/include/CMakeLists.txt
libc/include/errno.h.def
libc/lib/CMakeLists.txt
libc/spec/linux.td
libc/spec/posix.td
libc/spec/stdc.td
libc/src/CMakeLists.txt
libc/src/errno/CMakeLists.txt
libc/src/errno/errno_location.cpp
libc/src/errno/errno_test.cpp
libc/src/errno/llvmlibc_errno.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71094.232934.patch
Type: text/x-patch
Size: 12271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20191209/942d9139/attachment-0001.bin>
More information about the libc-commits
mailing list