From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, NICE_REPLY_A,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11138 invoked from network); 26 Mar 2022 03:34:49 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 26 Mar 2022 03:34:49 -0000 Received: (qmail 17983 invoked by uid 550); 26 Mar 2022 03:34:46 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 17943 invoked from network); 26 Mar 2022 03:34:46 -0000 Message-ID: <0f7261e4-2053-ab81-c61a-1a5172f5f9a6@huawei.com> Date: Sat, 26 Mar 2022 11:34:26 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Content-Language: en-US To: References: <6f06bbee-2e89-2ebe-ac18-4541d0696204@huawei.com> <20220307131847.GJ7074@brightrain.aerifal.cx> From: "wangjianjian (C)" In-Reply-To: <20220307131847.GJ7074@brightrain.aerifal.cx> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.108.234.194] X-ClientProxiedBy: dggeme701-chm.china.huawei.com (10.1.199.97) To canpemm500009.china.huawei.com (7.192.105.203) X-CFilter-Loop: Reflected Subject: Re: [musl] basename with no parameter? > >>This was from 2012, so it might make sense to do something different > >> now, like putting the correct prototype there and getting any programs > >> it still clashes with fixed. So what's the next step ? Can I cook a patch to fix this ?