+2023-03-16 Bruno Haible <bruno@clisp.org>
+
+ timegm: Document under ISO C and POSIX substitutes.
+ * doc/posix-functions/timegm.texi: Renamed from doc/glibc-functions/timegm.texi.
+ * doc/gnulib.texi (Function Substitutes): Include timegm.texi here...
+ (Glibc time.h): ... not here.
+
2023-03-16 Bruno Haible <bruno@clisp.org>
stddef: Fix a compilation error on AIX 7.2 with xlclang.
* thrd_sleep::
* thrd_yield::
* time::
+* timegm::
* timer_create::
* timer_delete::
* timer_getoverrun::
@include posix-functions/thrd_sleep.texi
@include posix-functions/thrd_yield.texi
@include posix-functions/time.texi
+@include posix-functions/timegm.texi
@include posix-functions/timer_create.texi
@include posix-functions/timer_delete.texi
@include posix-functions/timer_getoverrun.texi
* getdate_r::
* stime::
* strptime_l::
-* timegm::
* timelocal::
* timespec_get::
@end menu
@include glibc-functions/getdate_r.texi
@include glibc-functions/stime.texi
@include glibc-functions/strptime_l.texi
-@include glibc-functions/timegm.texi
@include glibc-functions/timelocal.texi
@include glibc-functions/timespec_get.texi