summaryrefslogtreecommitdiff
path: root/MODULES.html.sh
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-04-09 18:16:57 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2023-04-09 18:19:09 -0700
commitf91f633858cf132e50924224c50d6264a92caabb (patch)
tree96bee6452a237946947371f0de943248ee396a23 /MODULES.html.sh
parent0daf0649ebfb5fb832d14b44c895b36de287e451 (diff)
downloadgnulib-f91f633858cf132e50924224c50d6264a92caabb.tar.gz
largefile: sync from Autoconf master
* modules/largefile-required, modules/year2038-required: New modules. * MODULES.html.sh, doc/largefile.texi, doc/posix-headers/time.texi: * doc/year2038.texi: Document this. * m4/largefile.m4: Sync from Autoconf master. Conditionalize the workaround on AC_SYS_LARGEFILE_REQUIRED rather than on AC_SYS_YEAR2038 so that we replace older but still unreleased Autoconf. (AC_SYS_LARGEFILE_REQUIRED, AC_SYS_YEAR2038_REQUIRED): New macros.
Diffstat (limited to 'MODULES.html.sh')
-rwxr-xr-xMODULES.html.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/MODULES.html.sh b/MODULES.html.sh
index 714aedd308..2eeffb690f 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1733,6 +1733,7 @@ func_all_modules ()
func_module time-h
func_module time_rz
func_module year2038
+ func_module year2038-required
func_end_table
element="Extra functions based on ANSI C 89"
@@ -2781,6 +2782,7 @@ func_all_modules ()
func_module fts
func_module isdir
func_module largefile
+ func_module largefile-required
func_module lchmod
func_module lchown
func_module mkancesdirs