From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_BLOCKED, URIBL_DBL_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1693581666; bh=j81HFEWNvfGv2L1WPdr+sCdKYxrG6nL7umPela9V0Sg=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=CGICvdDcaFR8IE1SiTPR8qhtfE/L0kdiR+J8aAqEnvJ6y70pnn1ULWOG58MCJXYMq lTzZcEYvoPXtFOtO3D4RulHPuKQDlhRd51NCfeFRiRWMUFatieQYLoUzJewXvNqMux wDa1/bm8aS9DbPzDrvvpWsziAuuE5wYwW7EAaQdGnZQBv/LIlvq6lB+7yZD6kUutzi 4OdivLtvI/0a+kNhTcqfgPiTA5VozYilW0kKJYf2EsqSSzmTIuBq98bN6LFb9iFObX Fy47rpreXdWZROsT+cR/Y0rJID1q3q8TA8OSbgewgv/ADeNpEkXO3LsqWf3hGDk3Y7 ykByfFNdatelQ== Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.126.208]) by gnuweeb.org (Postfix) with ESMTPSA id D307824B39E; Fri, 1 Sep 2023 22:21:02 +0700 (WIB) Date: Fri, 1 Sep 2023 22:20:58 +0700 From: Ammar Faizi To: David Laight Cc: Willy Tarreau , Thomas =?iso-8859-1?Q?Wei=DFschuh?= , Nicholas Rosenberg , Alviro Iskandar Setiawan , Michael William Jonathan , GNU/Weeb Mailing List , Linux Kernel Mailing List Subject: Re: [RFC PATCH v1 0/5] nolibc x86-64 string functions Message-ID: References: <20230830135726.1939997-1-ammarfaizi2@gnuweeb.org> <5a821292d96a4dbc84c96ccdc6b5b666@AcuMS.aculab.com> <0d4effd9255143d6a7d90b5b37f01cdb@AcuMS.aculab.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0d4effd9255143d6a7d90b5b37f01cdb@AcuMS.aculab.com> X-Bpl: hUx9VaHkTWcLO7S8CQCslj6OzqBx2hfLChRz45nPESx5VSB/xuJQVOKOB1zSXE3yc9ntP27bV1M1 List-Id: On Fri, Sep 01, 2023 at 02:54:56PM +0000, David Laight wrote: > I'd forgotten about the (stupid) return value. > > I'm pretty sure it is an accident from the original pdp-11 > implementation from the days before C had an explicit 'return' > statement. > (The pdp-11 I used ran RSX/11M - so had a Fortran compiler > not a C one.) You're old. I did not exist in that era. And my parents were still young :-) -- Ammar Faizi