From: Karl Berry Date: Sat, 6 Aug 2011 14:30:55 +0000 (-0700) Subject: _Noreturn not a separate module X-Git-Tag: v0.1~2026 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=1a37570ad953719d2d625fe4a061ffbd5ff550a3;p=gnulib.git _Noreturn not a separate module --- diff --git a/ChangeLog b/ChangeLog index 3e4c1a21b..72e761139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-06 Karl Berry + + * MODULES.html.sh (func_all_files): _Noreturn is no longer + a separate module. + 2011-08-05 Simon Josefsson openat: Fix warnings and commens when building unlinkat.c on Hurd. diff --git a/MODULES.html.sh b/MODULES.html.sh index 6d845874d..8785ff2ca 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2319,10 +2319,6 @@ func_all_modules () func_wrap H3 func_echo "$element" - func_begin_table - func_module _Noreturn - func_end_table - element="Support for obsolete systems lacking POSIX:2008" func_section_wrap posix_sup_obsolete func_wrap H2