On 2025-09-22 15:08, Bruno Haible wrote:
- flag &= ~AT_SYMLINK_NOFOLLOW; }int result = fchownat (fd, file, owner, group, flag);Does that sound right?
Yeowch! Of course! Thanks.
On 2025-09-22 15:08, Bruno Haible wrote:
- flag &= ~AT_SYMLINK_NOFOLLOW; }int result = fchownat (fd, file, owner, group, flag);Does that sound right?
Yeowch! Of course! Thanks.