mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
7d96aa2d7d
The AT_SYMLINK_NOFOLLOW emulation ues the default 32 bit stat internal
calls, which fails with EOVERFLOW if the file constains timestamps
beyond 2038.
Checked on i686-linux-gnu.
(cherry picked from commit 118a2aee07
)
3 lines
45 B
C
3 lines
45 B
C
#define CHECK_TIME64
|
|
#include "tst-lchmod.c"
|