mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
3 lines
80 B
C
3 lines
80 B
C
#define IS_NO_DIRECTORY_ERROR errno != EISDIR
|
|
#include <sysdeps/posix/remove.c>
|