[all-commits] [llvm/llvm-project] af783d: [libc][NFC] Switch sys/*.h tests over to libc_errno.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Mar 13 17:01:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af783db7fd3b01b4c7dc880d5df13f8d78f6cf92
https://github.com/llvm/llvm-project/commit/af783db7fd3b01b4c7dc880d5df13f8d78f6cf92
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M libc/test/src/sys/random/linux/CMakeLists.txt
M libc/test/src/sys/random/linux/getrandom_test.cpp
M libc/test/src/sys/resource/getrlimit_setrlimit_test.cpp
M libc/test/src/sys/select/select_ui_test.cpp
M libc/test/src/sys/sendfile/sendfile_test.cpp
M libc/test/src/sys/stat/CMakeLists.txt
M libc/test/src/sys/stat/chmod_test.cpp
M libc/test/src/sys/stat/fchmod_test.cpp
M libc/test/src/sys/stat/fchmodat_test.cpp
M libc/test/src/sys/stat/fstat_test.cpp
M libc/test/src/sys/stat/mkdirat_test.cpp
M libc/test/src/sys/stat/stat_test.cpp
Log Message:
-----------
[libc][NFC] Switch sys/*.h tests over to libc_errno.
More information about the All-commits
mailing list