[libc-commits] [PATCH] D146004: [libc] Switch sys/stat implementations over to libc_errno.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 13 21:03:13 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG55612b8ec421: [libc] Switch sys/stat implementations over to libc_errno. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146004

Files:
  libc/src/sys/stat/linux/CMakeLists.txt
  libc/src/sys/stat/linux/fstat.cpp
  libc/src/sys/stat/linux/kernel_statx.h
  libc/src/sys/stat/linux/lstat.cpp
  libc/src/sys/stat/linux/stat.cpp
  libc/test/src/sys/stat/lstat_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146004.504929.patch
Type: text/x-patch
Size: 5121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230314/58fd3fca/attachment-0001.bin>


More information about the libc-commits mailing list