xz/src/xzdec
Lasse Collin 737318447a xz, xzdec, lzmainfo: Use tuklib_attr_noreturn.
For compatibility with C23's [[noreturn]], tuklib_attr_noreturn
must be at the beginning of declaration (before "extern" or
"static", and even before any GNU C's __attribute__).

This commit also moves all other function attributes to
the beginning of function declarations. "extern" is kept
at the beginning of a line so the attributes are listed on
separate lines before "extern" or "static".

(cherry picked from commit b71b8922ef)
2024-05-07 15:58:20 +03:00
..
Makefile.am Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
lzmadec_w32res.rc Add missing public domain notice to lzmadec_w32res.rc. 2010-10-09 12:57:25 +03:00
xzdec.1 Update the home page URLs to HTTPS. 2018-03-28 19:16:06 +03:00
xzdec.c xz, xzdec, lzmainfo: Use tuklib_attr_noreturn. 2024-05-07 15:58:20 +03:00
xzdec_w32res.rc Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00