From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1488C383B6F0; Tue, 6 Dec 2022 15:47:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1488C383B6F0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670341650; bh=AMjPsVQTCqzT545o/0wx1ldri5CknTz06/sfUaqkpE4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U8LqIP9AISHHZFx3aDk0gGeLieZ7nQs+oleIt7KbJ4pRvM84/0bRhCK8ETG/Uj/NQ 1c0gEJna38jl03vcyzm6tGZbV2R+rakzoAAzxdX2rcTD9xpSRRT4TpUCVeyRvaVzKs cDKp7ou/GmJE0JwNuJboSDnXEijVt+E+Z1NyOeL0= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug stdio/29016] popen() sets errno to ENOMEM when shell does not exist Date: Tue, 06 Dec 2022 15:47:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.29 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version everconfirmed bug_status cc cf_reconfirmed_on Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29016 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |2.29 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |adhemerval.zanella at lina= ro dot o | |rg Last reconfirmed| |2022-12-06 --- Comment #1 from Andreas Schwab --- posix_spawn returns the appropriate error number, but it is ignored. --=20 You are receiving this mail because: You are on the CC list for the bug.=