Fix last ChangeLog entry.
[gnulib.git] / doc / glibc-functions / stime.texi
blob973828e25a26879c1f59515c92eeaad557cc5aee
1 @node stime
2 @subsection @code{stime}
3 @findex stime
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-stime-2.html}
7 Documentation:
8 @itemize
9 @item
10 @ifinfo
11 @ref{Simple Calendar Time,,Simple Calendar Time,libc},
12 @end ifinfo
13 @ifnotinfo
14 @url{https://www.gnu.org/software/libc/manual/html_node/Simple-Calendar-Time.html},
15 @end ifnotinfo
16 @item
17 @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/stime.2.html,,man stime}.
18 @end itemize
20 Gnulib module: ---
22 Portability problems fixed by Gnulib:
23 @itemize
24 @end itemize
26 Portability problems not fixed by Gnulib:
27 @itemize
28 @item
29 This function is missing on some platforms:
30 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
31 @end itemize