e16/eesh
Kim Woelders 43ef8fcfb6 eesh: Workaround problem with _FORTIFY_SOURCE=3
When using _FORTIFY_SOURCE=3 it appears we get like
$ eesh a b
*** buffer overflow detected ***: terminated
Aborted (core dumped)

The apparently offensive code is correct, so this must be a bug in
gcc(-13.1.1).
2023-06-26 06:52:29 +02:00
..
E.h eesh - Eliminate Alert function. 2009-09-13 13:45:52 +00:00
Makefile.am autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
comms.c Forgot 2008. 2008-03-22 14:51:24 +00:00
main.c eesh: Workaround problem with _FORTIFY_SOURCE=3 2023-06-26 06:52:29 +02:00