mcst-linux-kernel/glibc-2.35/posix/tst-gnuglob64-time64.c

8 lines
168 B
C
Raw Normal View History

2024-07-09 13:51:45 +03:00
#define GLOB_FUNC glob
#define GLOB_TYPE glob_t
#define GLOBFREE_FUNC globfree
#define DIRENT_STRUCT dirent
#define STAT_STRUCT stat
#include "tst-gnuglob-skeleton.c"