Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1630953
| From | "Dmitry V. Levin" <ldv@altlinux.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Revised statx(2) man page for review |
| Date | 2017-04-25 22:10 +0200 |
| Message-ID | <tAeWC-Q9-15@gated-at.bofh.it> (permalink) |
| References | <tA6FI-3Yq-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Apr 25, 2017 at 01:14:26PM +0200, Michael Kerrisk (man-pages) wrote:
[...]
> The file timestamps are structures of the following type:
>
> struct statx_timestamp {
> __s64 tv_sec; /* Seconds since the Epoch (UNIX time) */
> __s32 tv_nsec; /* Nanoseconds before or since tv_sec */
> };
Nanoseconds since tv_sec. The "before tv_sec" is not implemented yet
and I hope nobody is going to implement it for the reasons I mentioned
in https://marc.info/?i=20170422192743.GA17005%40altlinux.org
--
ldv
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Revised statx(2) man page for review "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2017-04-25 13:20 +0200
Re: Revised statx(2) man page for review Silvan Jegen <s.jegen@gmail.com> - 2017-04-25 21:00 +0200
Re: Revised statx(2) man page for review "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2017-04-25 21:50 +0200
Re: Revised statx(2) man page for review "Dmitry V. Levin" <ldv@altlinux.org> - 2017-04-25 22:10 +0200
Re: Revised statx(2) man page for review "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2017-04-26 07:50 +0200
Re: Revised statx(2) man page for review "G. Branden Robinson" <g.branden.robinson@gmail.com> - 2017-04-26 12:50 +0200
Re: Revised statx(2) man page for review [and AT_EMPTY_PATH question] David Howells <dhowells@redhat.com> - 2017-04-26 13:40 +0200
Re: Revised statx(2) man page for review [and AT_EMPTY_PATH question] "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2017-04-26 14:20 +0200
Re: Revised statx(2) man page for review [and AT_EMPTY_PATH question] David Howells <dhowells@redhat.com> - 2017-04-26 17:30 +0200
Re: Revised statx(2) man page for review [and AT_EMPTY_PATH question] "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2017-04-26 21:10 +0200
Re: Revised statx(2) man page for review [and AT_EMPTY_PATH question] Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-26 18:00 +0200
csiph-web