Date: Thu, 27 Jan 2000 14:10:41 -0800 (PST) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Josef Karthauser <joe@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG 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. Message-ID: <200001272210.OAA15643@troutmask.apl.washington.edu> In-Reply-To: <200001272117.NAA71172@freefall.freebsd.org> from Josef Karthauser at "Jan 27, 2000 01:17:01 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001272210.OAA15643>