ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / snippet / _Noreturn
blob0aac8136d7e634d23b6ba535f87f23aab3c37470
1 Description:
2 The _Noreturn keyword of C11.
4 Applicability:
5 all
7 Files:
8 lib/_Noreturn.h
10 Depends-on:
12 configure.ac:
14 Makefile.am:
15 # Because this Makefile snippet defines a variable used by other
16 # gnulib Makefile snippets, it must be present in all makefiles that
17 # need it. This is ensured by the applicability 'all' defined above.
19 _NORETURN_H=$(srcdir)/_Noreturn.h
21 Include:
23 License:
24 LGPLv2+
26 Maintainer:
27 all