[PATCH 0/3] Add DT_AUDIT support [BZ #24943]

Carlos O'Donell carlos@redhat.com
Fri Apr 3 12:49:25 GMT 2020


On 4/3/20 8:02 AM, Florian Weimer via Libc-alpha wrote:
> xgetline has been committed separately with slightly different behavior.
> I think the zero-on-EOF behavior is preferable, so I'm switching the
> implementation to that.
> 
> It turns out that it is possible to simplify the audit string list
> processing, so the second commit does that.
> 
> Tested on x86_64-linux-gnu and i686-linux-gnu.

Thanks for working on this.

The auditors, despite the implementation being a bit immature, are a
useful way to alter the dynamic loaders behaviour.

Your patches go a long way to improving this framework, and you add
some nice internal API design examples.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list