bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: awk inplace overrides symlinks


From: Andrew J. Schorr
Subject: Re: awk inplace overrides symlinks
Date: Fri, 9 Feb 2024 08:48:08 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Feb 09, 2024 at 01:46:21PM +0200, Eli Zaretskii wrote:
> > From: arnold@skeeve.com
> > Date: Fri, 09 Feb 2024 01:45:18 -0700
> > Cc: bug-gawk@gnu.org
> > 
> > Andy, I think using lstat() and fataling on symlink is fine.
> 
> Please also make sure the new code does TRT on platforms which don't
> define HAVE_LSTAT in their config.h.
> 

Hmmm. How about realpath? Is that universally supported?

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]