diff options
Diffstat (limited to 'io/tst-fts-time64-y2038.c')
| -rw-r--r-- | io/tst-fts-time64-y2038.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/io/tst-fts-time64-y2038.c b/io/tst-fts-time64-y2038.c new file mode 100644 index 0000000000..bddf259b0c --- /dev/null +++ b/io/tst-fts-time64-y2038.c @@ -0,0 +1,3 @@ +/* Test for bug 33653 in fts_safe_changedir. */ +#define TST_FTS_Y2038 +#include "tst-fts.c" |
