Le 16/12/2024 à 23:45, Taylor R Campbell a écrit :
PROPOSAL: New libc function
const char *getexecpath(void);
returns the pathname that was passed to execve(2), unmodified.
Thoughts?
Hey Taylor,
I welcome such an addition; I had to deal with a problem alike in a
"portable" way (...
On Tue, Dec 17, 2024 at 11:52:11PM +, Taylor R Campbell wrote:
> So it might be worthwhile to pull up the change _without_ a major bump
> even though that technically violates the rules.
Sounds OK, but obvious alternative: do not pull up at all.
> On the third hand, I put this off until after