aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/utimensat.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-06-22linux: Only use 64-bit syscall if required for utimensat familyAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-10-16linux: Fix time64 support for futimesatAdhemerval Zanella
2020-08-24linux: Simplify utimensatAdhemerval Zanella
2020-03-02Add missing libc_hidden_def for __utimensat64Andreas Schwab
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-02y2038: linux: Provide __utimensat64 implementationLukasz Majewski
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-23Assume __NR_utimensat is always definedAurelien Jarno
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper