summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-02-27 17:59:00 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-02-27 17:59:27 -0800
commit6b73b09f931a0642e9615380374178ce0784e240 (patch)
treeeb3591071797afc0c44ad32db725b9299098beec /NEWS
parenta3b0c7b919c1faf5d8797d1c26fd632823b7e54e (diff)
downloadpaxutils-6b73b09f931a0642e9615380374178ce0784e240.tar.gz
Port better to non-GCC compilers
Gnulib now defines _Noreturn for us on pre-C11 compilers, so use that instead of the less-portable __attribute__ ((noreturn)). * lib/system.h (__attribute__): Remove; no longer used. * paxlib/paxlib.h: Use _Noreturn instead of __attribute__ ((noreturn)). * paxtest/paxtest.c (dump): First arg is char *, not unsigned char *, to avoid type mismatch.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions