New utility: nscd cache dumper

Andreas Schwab schwab@linux-m68k.org
Sat Feb 8 09:46:00 GMT 2020


On Feb 07 2020, DJ Delorie wrote:

> +  while ((len == -1) ? 1 : (cp < cpe))

What's wrong with (len == -1 || cp < cpe)?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



More information about the Libc-alpha mailing list