Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2019 02:40:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240158] utimensat system call (and C API) should allow more than 2 timestamps, to simplify changing birth time
Message-ID:  <bug-240158-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240158

            Bug ID: 240158
           Summary: utimensat system call (and C API) should allow more
                    than 2 timestamps, to simplify changing birth time
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: sean@rogue-research.com

The utimensat() man page says:

"To set both a birth time and a modification time, two calls are required; =
the
first to set the birth time and the second to set the (presumably newer)
modification time.  Ideally a new system call will be added that allows the
setting of all three times at once."

Such a newer system call would indeed simplify changing the birthtime of a
file, which currently is rather complicated to edit.

I can't find any existing bug for this, so thought I'd create one...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240158-227>