[PATCH v4 1/1] ldconfig: add --install option

DJ Delorie dj@redhat.com
Tue Jun 9 18:05:15 GMT 2026


Florian Weimer <fweimer@redhat.com> writes:
> And it requires installing a signal handler.  Otherwise, the process
> just goes away.  I don't think installs signal handlers.

My first thought was "malloc a big enough array, and do it in one read
and one write"

Then I thought "or I could write robust, efficient code, to act as a
sample of high quality code for future engineers."

I could do anything between those too ;-)



More information about the Libc-alpha mailing list