From 35eb0be6101de46422f5c591276c181ad284463c Mon Sep 17 00:00:00 2001 From: Paul Eggert <eggert@cs.ucla.edu> Date: Thu, 8 Sep 2022 23:11:59 -0500 Subject: [PATCH] mktime: back in sync with GNUlib * config/srclist.txt: glibc has synced mktime from Gnulib. --- ChangeLog | 5 +++++ config/srclist.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 620d042227..d7df9b16aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-09-08 Paul Eggert <eggert@cs.ucla.edu> + + mktime: back in sync with GNUlib + * config/srclist.txt: glibc has synced mktime from Gnulib. + 2022-09-07 Bruno Haible <bruno@clisp.org> posix_spawn_file_actions_addclose tests: Avoid test failure on musl. diff --git a/config/srclist.txt b/config/srclist.txt index d89cd30ed9..b4e36845be 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -74,7 +74,7 @@ $LIBCSRC posix/regex.h lib #$LIBCSRC stdlib/canonicalize lib/canonicalize-lgpl.c #$LIBCSRC sysdeps/generic/eloop-threshold.h lib $LIBCSRC time/timegm.c lib -#$LIBCSRC time/mktime.c lib +$LIBCSRC time/mktime.c lib $LIBCSRC time/mktime-internal.h lib # -- 2.39.5