# HG changeset patch # User Karl Berry # Date 1060413132 0 # Node ID 9e5480f5e6e14fc6d1e00d94505571c9d15e0459 # Parent ae4b157d42ad90bf616062b8aa97833267741117 . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -755,6 +755,10 @@ error() and error_at_line() functions: Error reporting. + extensions + Enable extensions in standard headers + + fatal Error reporting for fatal errors. @@ -771,6 +775,10 @@ Return names of valid user shells. + gnu-source + Enable GNU extensions in standard headers + + physmem Return amount of total/available physical memory. @@ -1281,7 +1289,7 @@ #include "unlocked-io.h" --- unlocked-io.m4
jm_FUNC_GLIBC_UNLOCKED_IO - --- + extensions vasnprintf @@ -1743,7 +1751,7 @@ #include "timespec.h" --- st_mtim.m4
timespec.m4
gl_TIMESPEC - --- + extensions nanosleep @@ -2467,6 +2475,13 @@ unlocked-io
gettext + extensions + --- + --- + extensions.m4
gl_USE_SYSTEM_EXTENSIONS + --- + + fatal #include "fatal.h" fatal.c @@ -2495,6 +2510,13 @@ xalloc
unlocked-io + gnu-source + --- + --- + gnu-source.m4
AC_GNU_SOURCE + --- + + physmem #include "physmem.h" physmem.c @@ -2550,7 +2572,6 @@ m4/check-decl.m4 m4/d-type.m4 m4/glibc.m4 -m4/gnu-source.m4 m4/host-os.m4 m4/jm-macros.m4 m4/jm-winsz1.m4 @@ -2579,6 +2600,6 @@
  • A testsuite
    - Generated from MODULES.html.sh on 8 August 2003. + Generated from MODULES.html.sh on 9 August 2003.