Re: [PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
From: Madhavan T. Venkataraman
Date: Sun Sep 27 2020 - 14:25:34 EST
Before I implement the user land solution recommended by reviewers, I just want
an opinion on where the code should reside.
I am thinking glibc. The other choice would be a separate library, say, libtramp.
What do you recommend?
Madhavan