New utility: nscd cache dumper

DJ Delorie dj@redhat.com
Mon Feb 10 18:14:00 GMT 2020


Andreas Schwab <schwab@linux-m68k.org> writes:
>> +  while ((len == -1) ? 1 : (cp < cpe))
>
> What's wrong with (len == -1 || cp < cpe)?

My "1" key was feeling lonely so I was trying to use it more...



More information about the Libc-alpha mailing list