summaryrefslogtreecommitdiff
path: root/modules/stdnoreturn
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-12-24 01:29:29 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-12-24 01:34:31 -0800
commitc28598c37d2520641dc9e51841cf65eff6df68fa (patch)
tree20090312b502f24e71e81695687e0e4aaa708275 /modules/stdnoreturn
parentea26437be087a9a07c2505015c0c4a7531e578f5 (diff)
downloadgnulib-c28598c37d2520641dc9e51841cf65eff6df68fa.tar.gz
stdnoreturn: deprecate
C23 says <stdnoreturn.h> is obsolescent, so deprecate the stdnoreturn module. I don't think it was being used anyway as it had too many problems. * modules/stdnoreturn: Mark as obsolete.
Diffstat (limited to 'modules/stdnoreturn')
-rw-r--r--modules/stdnoreturn6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/stdnoreturn b/modules/stdnoreturn
index 1ef894d51f..ce6b04a35e 100644
--- a/modules/stdnoreturn
+++ b/modules/stdnoreturn
@@ -1,6 +1,12 @@
Description:
A <stdnoreturn.h> that nearly conforms to ISO C11.
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
Files:
lib/stdnoreturn.in.h
m4/stdnoreturn.m4