[PATCH v6 1/1] ldconfig: add --install option
DJ Delorie
dj@redhat.com
Wed Jun 24 19:21:36 GMT 2026
Andreas Schwab <schwab@linux-m68k.org> writes:
>> Andreas Schwab <schwab@linux-m68k.org> writes:
>>> Why can't you just use stdio?
>>
>> I don't see how that's an advantage...
>
> You don't have to reinvent it.
fread() and fwrite() can still return fewer items than requested, and
detecting errors is more complicated. The code would be slightly
bigger. Unless you're thinking of something else.
More information about the Libc-alpha
mailing list