A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1831 ====================================================================== Reported By: philip-guenther Assigned To: ====================================================================== Project: 1003.1(2016/18)/Issue7+TC2 Issue ID: 1831 Category: System Interfaces Type: Clarification Requested Severity: Objection Priority: normal Status: New Name: Philip Guenther Organization: OpenBSD User Reference: Section: pathconf Page Number: 902-907 Line Number: 30519 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-05-15 08:10 UTC Last Modified: 2024-05-15 17:11 UTC ====================================================================== Summary: how do you get the timestamp resolution of a symlink? ======================================================================
---------------------------------------------------------------------- (0006780) philip-guenther (reporter) - 2024-05-15 17:11 https://austingroupbugs.net/view.php?id=1831#c6780 ---------------------------------------------------------------------- With a fresh cup of coffee, it's 'obvious' the correct action is to use pathconfat(AT_FDCWD, path, _PC_TIMESTAMP_RESOLUTION, AT_SYMLINK_NOFOLLOW) This was touched on in https://austingroupbugs.net/view.php?id=786 (c.f. Geoff's comment 2827 from 2015) so maybe I should just implement this in OpenBSD and drag everyone else along from there. :) Issue History Date Modified Username Field Change ====================================================================== 2024-05-15 08:10 philip-guentherNew Issue 2024-05-15 08:10 philip-guentherName => Philip Guenther 2024-05-15 08:10 philip-guentherOrganization => OpenBSD 2024-05-15 08:10 philip-guentherSection => pathconf 2024-05-15 08:10 philip-guentherPage Number => 902-907 2024-05-15 08:10 philip-guentherLine Number => 30519 2024-05-15 17:11 philip-guentherNote Added: 0006780 ======================================================================
