Re: [hatari-devel] Doing Hatari 2.6.1 release |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Doing Hatari 2.6.1 release
- From: Thorsten Otto <admin@xxxxxxxxxxx>
- Date: Sun, 20 Jul 2025 10:06:24 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tho-otto.de; s=dkim; t=1752998810; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tONonBdFQeLidYvGbQSABlBHnrK+epC7OkjonFGB8B4=; b=j7EsBJ+nM5IxH8394QKVQ6BEREcCYGFhgefVnzESXTmxD76rKIfnh3/UEIau7mNPaTW3bx MINSfuDLsrp6WR+rEEa07WF0ZKfC5t64zqi3TUuyuzpYmdxAv2deUifIT/zH5q/w5W1zTG ZDgJdrNqN0A05mrIYR9KqRmVbWh9ZTme4cAglwduefeSHYWwrQXWP/T/T9MfkJkyf/h5Jh KAc2hfOKlPL1m9xgzajHmJ/pDpkUFabT1jYZROThlFou2dgN+idMDEzt805e9AkPNJtlxA mhoU7MFv1KUY2Vi4n0zqe6b79B2jz1ktrJKk/UqTwPN8+7WWfEKoBL5z+VNECQ==
On Sonntag, 20. Juli 2025 09:13:12 CEST Andreas Grabher wrote:
> It seems to be a general issue.
Maybe not only specific to windows. See also https://gitweb.git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/stat.c;h=6663783703f59b61a3844fdd7e1d8d7bc8c7bd67;hb=HEAD#l144
from gnulib, where they work around several quirks in stat() implementations to be posix compliant. Maybe that module can be used atleast on windows, too?