Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 1999 01:16:18 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Josef Karthauser <joe@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/ls Makefile src/bin/rm Makefile         src/lib/libutil Makefile src/libexec/ftpd Makefile         src/usr.bin/chflags Makefile src/usr.bin/find Makefile         src/usr.bin/xinstall Makefile src/usr.sbin/mtree Makefile
Message-ID:  <Pine.BSF.4.10.9912310105020.1007-100000@alphplex.bde.org>
In-Reply-To: <199912301315.FAA63774@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 30 Dec 1999, Josef Karthauser wrote:

> joe         1999/12/30 05:15:16 PST
> 
>   Modified files:
>     bin/ls               Makefile 
>     bin/rm               Makefile 
>     lib/libutil          Makefile 
>     libexec/ftpd         Makefile 
>     usr.bin/chflags      Makefile 
>     usr.bin/find         Makefile 
>     usr.bin/xinstall     Makefile 
>     usr.sbin/mtree       Makefile 
>   Log:
>   Moved flags_to_string and string_to_flags into libutil.  It's used in
>   many places nowadays.

This is wrong. libutil is only for little used, mostly login-related
things.  Flags handling should be alongside mode handling (getmode(3) and
setmode(3)) in libc if it isn't in ls.

Bruce



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?Pine.BSF.4.10.9912310105020.1007-100000>