summaryrefslogtreecommitdiff
path: root/modules/xmemdup0
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-07-12 01:16:08 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-07-12 01:16:08 -0700
commit4b69a607a11db64d663d264aa53292b2314f7152 (patch)
treec88893493b2b26dc5810369d3a45ad57244c148a /modules/xmemdup0
parent29b9f9415f47e9bd19fc9a0ce923f013e5a41f68 (diff)
downloadgnulib-4b69a607a11db64d663d264aa53292b2314f7152.tar.gz
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.
Diffstat (limited to 'modules/xmemdup0')
-rw-r--r--modules/xmemdup01
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/xmemdup0 b/modules/xmemdup0
index aa60a82f39..d7ea438d7f 100644
--- a/modules/xmemdup0
+++ b/modules/xmemdup0
@@ -6,7 +6,6 @@ lib/xmemdup0.h
lib/xmemdup0.c
Depends-on:
-stdnoreturn
xalloc
configure.ac: