[all-commits] [llvm/llvm-project] 55612b: [libc] Switch sys/stat implementations over to lib...

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Mar 13 21:03:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55612b8ec4210ae9c67658cb83393e8b4e8169d4
      https://github.com/llvm/llvm-project/commit/55612b8ec4210ae9c67658cb83393e8b4e8169d4
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

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

  Log Message:
  -----------
  [libc] Switch sys/stat implementations over to libc_errno.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D146004




More information about the All-commits mailing list