about summary refs log tree commit diff
path: root/posix/tst-gnuglob64-time64.c
blob: 00922bcdc6daaf73954dcbf8f3b5d52ef5fd9594 (plain) (blame)
1
2
3
4
5
6
7
#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"