diff options
author | Lukasz Majewski <lukma@denx.de> | 2020-02-16 23:02:05 +0100 |
---|---|---|
committer | Lukasz Majewski <lukma@denx.de> | 2020-03-09 10:26:46 +0100 |
commit | 1a5e12826c02bce330be3f3592c5405314495d66 (patch) | |
tree | 12e2cb238b2514baa8b110ff2cdbf6da8161c78b /dlfcn/defaultmod2.c | |
parent | f072671cf50262cea93cfdc6f8a92ffc8d698e53 (diff) | |
download | glibc-1a5e12826c02bce330be3f3592c5405314495d66.tar.gz glibc-1a5e12826c02bce330be3f3592c5405314495d66.tar.xz glibc-1a5e12826c02bce330be3f3592c5405314495d66.zip |
y2038: linux: Provide __lutimes64 implementation
This conversion patch for supporting 64 bit time for lutimes mostly differs from the work performed for futimes (when providing __futimes64) with adding the AT_SYMLINK_NOFOLLOW flag to utimensat. It also supports passing file name instead of file descriptor number, but this is not relevant for utimensat used to implement it. All the design and conversion decisions are exactly the same as for futimens conversion.
Diffstat (limited to 'dlfcn/defaultmod2.c')
0 files changed, 0 insertions, 0 deletions