X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=2jiHXIreW4VlkKmuSjT4eVzfdgK/BE1T+7BXkNecoBI=; b=HugDoO9CR3zo Cr/UHXssWCMUHMjsyZpKj05XTKIlrAfXJq/m1kt+br0biEy4b8h+ByD2hLkr/sh/1eVi47xfst4df D2dxRFSvi22fmBO6SkAxZzXdSiIVqzFPNAu1y0JrA406/7skywycDQ7uN4DTgRKH4XZa/UkUDpxmU 2D6Msf6SrGCRfe7jiteLBCKSJCrpdCN6Be9sbL45PcDQxJBknzyQGozrKqwLNMWvM89NfqGnt8dN1 CbpEkpE03WdnuUVC6sE4x6LPyC9s6gBhwYxXxpw8KtdfMmZA5uiQOCNDOnYyy5soIiTTis7KilMSW IWtfvlIPm9BKnzyzMe+9hw==; Date: Fri, 03 May 2024 13:50:52 +0300 Message-Id: <86y18ri2yb.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" To: Pali Cc: djgpp AT delorie DOT com In-Reply-To: <20240503094443.wbbcczzjjkxwfqrs@pali> (message from Pali on Fri, 3 May 2024 11:44:43 +0200) Subject: Re: Error handling in __djgpp_map_physical_memory() References: <20240421102444 DOT zjl5mmuhqbmuknhn AT pali> <86le567cmf DOT fsf AT gnu DOT org> <20240421193338 DOT ankqza2y2ukxjtir AT pali> <86jzkq6kb8 DOT fsf AT gnu DOT org> <20240422085506 DOT 7hzsool3u56xnsw2 AT pali> <20240503094443 DOT wbbcczzjjkxwfqrs AT pali> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 3 May 2024 11:44:43 +0200 > From: Pali > Cc: djgpp AT delorie DOT com > > > > If agree about the above, then yes, they both should be modified. > > > > Could you please do it? Also updates documentation setattr.txh file > > where is newly mentioned EFAULT code. > > Hello Eli, od you need from me to send a new change with replacing > EFAULT by EINVAL? Or would you do this replacement during applying > current change? I think that this is the only issue with change. I can do it, but I need to find free time for that (of which there is not too much lately, given my other engagements). Or you could send an updated patch. Your call. Thanks.