Files
nethack/util
nhmall 6e136c6f7d more ATTNORETURN
A recent commit to alloc.c by Keni drew attention to the fact that
there are extern prototypes scattered around in various .c files.
Those can make use of ATTRNORETURN (non-gcc compilers and C23) the
same way the prototypes in extern.h can, and they were overlooked
when ATTRNORETURN was first added.
2023-01-12 15:38:15 -05:00
..
2021-09-20 09:32:40 -04:00
2023-01-12 15:38:15 -05:00
2023-01-12 15:38:15 -05:00
2022-09-17 15:57:52 -04:00
2022-10-29 10:54:25 -04:00