fix wrong result for putc variants due to operator precedence
the internal putc_unlocked macro was wrongly returning a meaningless boolean result rather than the written character or EOF. bug was found by reading (very surprising) asm.
Showing
想要评论请 注册 或 登录