[libc-commits] [PATCH] D144928: [libc][NFC] Refactor internal errno.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 28 12:40:53 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG110ee1646773: [libc][NFC] Refactor internal errno. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144928/new/

https://reviews.llvm.org/D144928

Files:
  libc/src/errno/CMakeLists.txt
  libc/src/errno/dummy_errno.cpp
  libc/src/errno/dummy_errno.h
  libc/src/errno/errno.cpp
  libc/src/errno/libc_errno.cpp
  libc/src/errno/libc_errno.h
  libc/src/errno/llvmlibc_errno.h
  libc/src/string/CMakeLists.txt
  libc/src/string/strdup.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144928.501267.patch
Type: text/x-patch
Size: 6961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230228/851eab0e/attachment.bin>


More information about the libc-commits mailing list