stdnoreturn, stdnoreturn-tests: remove modules
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:16:08 +0000 (01:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:16:08 +0000 (01:16 -0700)
commit4b69a607a11db64d663d264aa53292b2314f7152
treec88893493b2b26dc5810369d3a45ad57244c148a
parent29b9f9415f47e9bd19fc9a0ce923f013e5a41f68
stdnoreturn, stdnoreturn-tests: remove modules

They're not needed here and a bit premature for use elsewhere.  See
<http://lists.gnu.org/archive/html/bug-gnulib/2011-07/msg00209.html>.
* m4/stdnoreturn.m4, modules/stdnoreturn, modules/stdnoreturn-tests:
* tests/test-stdnoreturn.c: Remove files.
* MODULES.html.sh (_Noreturn <stdnoreturn.h>): Remove section.
* lib/openat.h, lib/sigpipe-die.h, lib/xalloc.h, lib/xmemdup0.h:
* lib/xstrtol.h: Use _Noreturn rather than including <stdnoreturn.h>
and using noreturn.
* modules/openat, modules/sigpipe-die, modules/xalloc:
* modules/xmemdup0, modules/xstrtol:
Remove dependency on stdnoreturn.
16 files changed:
ChangeLog
MODULES.html.sh
lib/openat.h
lib/sigpipe-die.h
lib/xalloc.h
lib/xmemdup0.h
lib/xstrtol.h
m4/stdnoreturn.m4 [deleted file]
modules/openat
modules/sigpipe-die
modules/stdnoreturn [deleted file]
modules/stdnoreturn-tests [deleted file]
modules/xalloc
modules/xmemdup0
modules/xstrtol
tests/test-stdnoreturn.c [deleted file]