]> sourceware.org Git - glibc.git/commit
Linux: Use AT_FDCWD in utime, utimes when calling utimensat
authorFlorian Weimer <fweimer@redhat.com>
Thu, 5 Mar 2020 15:09:52 +0000 (16:09 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 5 Mar 2020 15:09:52 +0000 (16:09 +0100)
commitc10826a3277aa7fc0040c0fa18e60cafbab26edf
treef00861666ac0f1f4b45b5eb045a15dcf55a7e676
parent13010976653675db489292dd4e253af2b5be2557
Linux: Use AT_FDCWD in utime, utimes when calling utimensat

0 is a valid descriptor without any special meaning.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
sysdeps/unix/sysv/linux/utime.c
sysdeps/unix/sysv/linux/utimes.c
This page took 0.040364 seconds and 5 git commands to generate.