summaryrefslogtreecommitdiff
path: root/modules/timegm
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-03-08 10:41:00 +0100
committerBruno Haible <bruno@clisp.org>2023-03-08 10:41:00 +0100
commit3ef8e9910ae8f0e5d63cff8f37e22bb5aa9109ae (patch)
tree19c0e8de5f7c46eaed061b368a324f11d5a7829a /modules/timegm
parentd7f8a0d50d3a8cf438645609a751298a51bbaf19 (diff)
downloadgnulib-3ef8e9910ae8f0e5d63cff8f37e22bb5aa9109ae.tar.gz
time-h: Renamed from time.
* modules/time-h: Renamed from modules/time. * tests/test-time-h.c: Renamed from tests/test-time.c. * modules/time-h-tests: Renamed from modules/time-tests. Update. * tests/test-time-h-c++.cc: Renamed from tests/test-time-c++.cc. * tests/test-time-h-c++2.cc: Renamed from tests/test-time-c++2.cc. * modules/time-h-c++-tests: Renamed from modules/time-c++-tests. Update. * modules/cond (Depends-on): Update. * modules/ctime (Depends-on): Likewise. * modules/localtime (Depends-on): Likewise. * modules/mktime (Depends-on): Likewise. * modules/nanosleep (Depends-on): Likewise. * modules/parse-datetime (Depends-on): Likewise. * modules/posixcheck (Depends-on): Likewise. * modules/pthread-h (Depends-on): Likewise. * modules/stat-time (Depends-on): Likewise. * modules/stat-time-tests (Depends-on): Likewise. * modules/strftime-fixes (Depends-on): Likewise. * modules/strptime (Depends-on): Likewise. * modules/sys_stat (Depends-on): Likewise. * modules/tempname (Depends-on): Likewise. * modules/threads-h (Depends-on): Likewise. * modules/time_r (Depends-on): Likewise. * modules/time_rz (Depends-on): Likewise. * modules/timegm (Depends-on): Likewise. * modules/timespec (Depends-on): Likewise. * modules/timespec_get (Depends-on): Likewise. * modules/timespec_getres (Depends-on): Likewise. * modules/tzset (Depends-on): Likewise. * modules/usleep-tests (Depends-on): Likewise. * modules/utime (Depends-on): Likewise. * modules/utimecmp (Depends-on): Likewise. * modules/utimens (Depends-on): Likewise. * modules/windows-cond (Depends-on): Likewise. * modules/windows-timedmutex (Depends-on): Likewise. * modules/windows-timedrecmutex (Depends-on): Likewise. * modules/windows-timedrwlock (Depends-on): Likewise. * modules/xnanosleep (Depends-on): Likewise. * doc/posix-headers/time.texi: Update. * NEWS: Mention the change.
Diffstat (limited to 'modules/timegm')
-rw-r--r--modules/timegm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/timegm b/modules/timegm
index 3d8771e58d..738eb40bdb 100644
--- a/modules/timegm
+++ b/modules/timegm
@@ -7,7 +7,7 @@ lib/timegm.c
m4/timegm.m4
Depends-on:
-time
+time-h
mktime-internal [test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1]
time_r [test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1]