Date: Sat, 6 Apr 2002 13:19:52 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Mike Barcroft <mike@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include string.h strings.h Message-ID: <20020406101952.GA71072@sunbay.com> In-Reply-To: <20020406034854.C58485@espresso.q9media.com> References: <200204040541.g345fva08087@freefall.freebsd.org> <20020406084728.GA65304@sunbay.com> <20020406034854.C58485@espresso.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 06, 2002 at 03:48:54AM -0500, Mike Barcroft wrote: > Ruslan Ermilov <ru@FreeBSD.org> writes: > > On Wed, Apr 03, 2002 at 09:41:57PM -0800, Mike Barcroft wrote: > > > mike 2002/04/03 21:41:57 PST > > >=20 > > > Modified files: > > > include string.h strings.h=20 > > > Log: > > > o Move some function prototypes from <string.h> to the newly rewrit= ten > > > <strings.h>, based on POSIX.1-2001's requirements. > > > o Add 'restrict' qualifier (spelled '__restrict') to functions in > > > <string.h>, as per C99 and POSIX.1-2001. > > > o Properly expose new POSIX.1-2001 functions in <string.h>. > > > =20 > > > Revision Changes Path > > > 1.13 +24 -22 src/include/string.h > > > 1.2 +28 -13 src/include/strings.h > > >=20 > > You forgot to fix the relevant manpages. >=20 > I didn't really forget. >=20 But you didn't mention it before. :-) > In BSD, <string.h> is a valid include to make > visible all objects from <strings.h>. I'm not sure I want to change > the BSD policy to match POSIX, when we can easily support both. OTOH, > I have no objections to someone else making the changes to the > relevant manuals. >=20 NetBSD, for one, have them officially prototyped in <strings.h>. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8rsvIUkv4P6juNwoRAi64AJ9dKJPZlBM3nxceppqTqHkxP+oMVgCghPVx xm/OXIC+y+2BnMW3VWpaQow= =MPam -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020406101952.GA71072>