]> git.ipfire.org Git - thirdparty/glibc.git/blob - posix/tst-gnuglob64-time64.c
y2038: Add test coverage
[thirdparty/glibc.git] / posix / tst-gnuglob64-time64.c
1 #define GLOB_FUNC glob
2 #define GLOB_TYPE glob_t
3 #define GLOBFREE_FUNC globfree
4 #define DIRENT_STRUCT dirent
5 #define STAT_STRUCT stat
6
7 #include "tst-gnuglob-skeleton.c"