Date: Thu, 29 Jun 2000 11:49:58 +0100 From: Josef Karthauser <joe@pavilion.net> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: Josef Karthauser <joe@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen setflags.3 setflags.c Message-ID: <20000629114958.D66974@pavilion.net> In-Reply-To: <54247.962267197@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Jun 29, 2000 at 10:26:37AM %2B0200 References: <200006280245.TAA09655@freefall.freebsd.org> <54247.962267197@axl.ops.uunet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 29, 2000 at 10:26:37AM +0200, Sheldon Hearn wrote: > > > On Tue, 27 Jun 2000 19:45:58 MST, Josef Karthauser wrote: > > > Removed files: (Branch: RELENG_4) > > lib/libc/gen setflags.3 setflags.c > > Log: > > MFC: Remove the getflags/setflags functions. Their functionality has > > been replaced with the libc functions fflagstostr and strtofflags. > > Doesn't _this_ (the removal of an interface) require a version bump? No - these weren't library calls, hence I've not had to remove them from the Makefile. They were just located in the gen directory. The previous commit removed all dependancy on them. Joe 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?20000629114958.D66974>