From owner-cvs-all Thu Jan 27 14: 9:20 2000 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 680EA14BC5; Thu, 27 Jan 2000 14:09:16 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.3) id OAA15643; Thu, 27 Jan 2000 14:10:41 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <200001272210.OAA15643@troutmask.apl.washington.edu> Subject: Re: cvs commit: src/bin/ls Makefile ls.c src/bin/rm Makefile rm.c src/include unistd.h src/lib/libc/gen setflags.3 Makefile. In-Reply-To: <200001272117.NAA71172@freefall.freebsd.org> from Josef Karthauser at "Jan 27, 2000 01:17:01 pm" To: Josef Karthauser Date: Thu, 27 Jan 2000 14:10:41 -0800 (PST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Josef Karthauser wrote: > joe 2000/01/27 13:17:01 PST > Recently I moved these functions from /usr/src/bin/ls to libutil, > but after some discussion with bde it's been decided that they > really ought to go in libc. > > There are two already existing libc functions for manipulating file > modes: setmode and getmode. In keeping with these flags_to_string > has been renamed getflags and string_to_flags to setflags. > Does this require a bumping of __FreeBSD_version in sys/param.h? That is, will older images work with the newer library? -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message