]> git.eshelyaron.com Git - emacs.git/commit
Port systhreads.h to C2x
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Oct 2021 00:22:30 +0000 (17:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Oct 2021 00:32:03 +0000 (17:32 -0700)
commit6d9b3c0eaab2d553b2fea127f2f2b9fa44f44450
tree0771375adc98abc117d75a098733f8b90e99c5ed
parentfd274d7d24ec35d64974b007cfe881c0e07edf9d
Port systhreads.h to C2x

* src/systhread.h: Put NODISCARD at the start of extern
declarations, not at the end.  This is needed by C2x.
This patch also pacifies gcc 11.2.1 -Wattributes.
src/systhread.h