Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Bize Ma Newsgroups: gnu.bash.bug Subject: Re: write() not retried after EINTR in printf and echo Date: Sat, 29 Dec 2018 01:15:03 -0400 Lines: 30 Approved: bug-bash@gnu.org Message-ID: References: <996dc3ea-0718-481b-3dc7-4fd358a3a64e@case.edu> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1546060748 4192 208.118.235.17 (29 Dec 2018 05:19:08 GMT) X-Complaints-To: action@cs.stanford.edu Cc: Chet Ramey , bug-bash To: Eduardo Bustamante Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=sYxGWXuQJjElYwQipKVvid8JkPBos/8G4CoByspPXBY=; b=S8w9YoGToHDQgbGhgeNyB0AB9FTrjDOb7LU4SdFu/nBq2Xeni2kQnokcKCTwfpn3DO K0cttqtrAUaIDdocTOEhSfN4uLM3aQ4TSEIGNltyhipLxzqdQV+qFiTnf4W//UQgYmut L0iOq61+omoYHVDnEF49nqbIL64XeFHDrRJADvF6cq6FcpkRt4pz09ZaHqpd91NuF88E StS/Zh2VIAzFwwX7BW83H+l+/5y3kVPoBBDFJub5VtjZFute4tv45T2UoAdJhMjZNZ/i Jymorh8ezs4tWoy2Aiwg7BD/A9RbXuHZUv2rAXFbabX1D9d5BfTNXvexHhBFFyNkwN1E lWww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sYxGWXuQJjElYwQipKVvid8JkPBos/8G4CoByspPXBY=; b=H/521xEQX6fLua1CbXWA4u8c2vPxvkQiPhQKLUm9T7JcM4DeB4eYQTBwfNHMvN3CJo HiXoPnObjibhdZGjk2prKGxbSl4mJyurcczHVYFZfoanK3bn54SWN4s2qp1vb4+tPNnA ejgM9n5YNsfMBGhF9pTmCEnEgrsD7vuw13brRfrktE1I6+7mWvWD2nWkrdszMyVBwBCE bYZhGVbJq92HLAZVCBkTGwXS5r+GmowwZVRF6U0n6MVXPYh0xiRLXyXLuQdNmP4ZBmtC j6MES7AWF23Enzruc6ZLu1DYaU1LVP3CCqEWVDx8CZyey3WVdv1+2HiWK93Bbj9W3+Zk sTDg== X-Gm-Message-State: AJcUukd3MyVacBJj/Agst01rosSu1A3cXh2bLq7U+lWDiHyx6ZvSjpO/ IgdjFfLYrPC32l/SAZAhIkuX9Eoah5eALSqLI1c= X-Google-Smtp-Source: ALg8bN5/Lg2rplCqcguF1zb6FotDhNkMJ7xGwnnyIH9HVOCEjyXpFeloPrA62wztj8tYhOBxdMTS/bG4KPGKGbir3ZY= X-Received: by 2002:a9d:17c6:: with SMTP id j64mr21061049otj.357.1546060518224; Fri, 28 Dec 2018 21:15:18 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::32a X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14997 Eduardo Bustamante () wrote: > > (...) > What if instead of > complaining you do something about it, like, fixing the problem (send > a patch)? > You are assuming that if I take a look at the c code I will be able to read it, then understand it, and then make meaningful, or even reasonable changes to it. My experience tells me I can not. Not even read C correctly. So, sadly I can not send a patch, even if I were to try =E2=80=A6 Chet doesn't owe you anything. > Of course he doesn't owe me anything. As much as I don't owe *you* anything. But as I am reading your complaint to me and I am giving you an answer, I expect that Chet could be able to read a complaint, take the good parts, if any, and answer accordingly.