about summary refs log tree commit diff homepage
path: root/cmake/fstatat.c
AgeCommit message (Collapse)Author
2023-06-05CMake: use check_c_source_compiles() for FSTATAT_PATH_ACCEPTS_NULLJulian Büning
is a bit more convenient and avoids an extra file
2022-07-07POSIX runtime: fstatat: check for nonnull path APIsFrank Busse