[PATCH] Avoid backtrace from __stack_chk_fail [BZ #12189]

Florian Weimer fw@deneb.enyo.de
Tue Jul 11 08:42:00 GMT 2017


* H. J. Lu:

>> Would be better to use bool since it is an internal function?
>
> I thought about it.  I wanted to avoid including <stdbool.h> in
> include/stdio.h.  I can add it if it is desirable.

You could use _Bool if that's a concern.



More information about the Libc-alpha mailing list