Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e764968 commit 21c9df7Copy full SHA for 21c9df7
1 file changed
Doc/lib/libos.tex
@@ -710,7 +710,9 @@ \subsection{Files and Directories \label{os-file-dir}}
710
\code{st_atime},
711
\code{st_mtime},
712
\code{st_ctime}.
713
-More items may be added at the end by some implementations.
+More items may be added at the end by some implementations. Note that
714
+on the Macintosh, the time values are floating point values, like all
715
+time values on the Macintosh.
716
(On MS Windows, some items are filled with dummy values.)
717
Availability: Macintosh, \UNIX{}, Windows.
718
0 commit comments