stdlib: use _Noreturn
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:02:54 +0000 (01:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:02:54 +0000 (01:02 -0700)
commitf67969b06caf232f8170ff3710e0247dbf62603a
tree799098eca87ddb30745b79d74aad5203ce826a55
parent1287b65e0b788f3cd9dc02b3d4edaaef0983f92e
stdlib: use _Noreturn

* lib/stdlib.in.h (_GL_ATTRIBUTE_NORETURN): Remove.
(_Exit): Use _Noreturn rather than _GL_ATTRIBUTE_NORETURN.
* modules/stdlib (Depends-on): Add _Noreturn.
(stdlib.h): Depend on $(_NORETURN_H), and copy it in.
ChangeLog
lib/stdlib.in.h
modules/stdlib