On Fri, May 15, 2026 at 10:14:28PM -0700, Collin Funk wrote: > Adding some print statements in place of the comment: > > fprintf (stderr, "%jd\n", (intmax_t) st3.st_atime); > fprintf (stderr, "%jd\n", (intmax_t) Y2K); > fprintf (stderr, "----------------\n");
Can you share a complete stand-alone C source file for this reproducer?
