Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 12:00:54 +0000
From:      "J. Mallett" <jmallett@FreeBSD.ORG>
To:        "J. Mallett" <jmallett@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/ls ls.c
Message-ID:  <20020515120053.GA20216@FreeBSD.ORG>
In-Reply-To: <200205150949.g4F9nxx91218@freefall.freebsd.org>
References:  <200205150949.g4F9nxx91218@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 15, 2002 at 02:49:59AM -0700, J. Mallett wrote:
> jmallett    2002/05/15 02:49:59 PDT
> 
>   Modified files:
>     bin/ls               ls.c 
>   Log:
>   Make 'user' and 'group' const as to not discard the qualifier from the
>   functions we use to assign them.  Doesn't seem to be anything else that
>   relies on these being non-const.

When moving wrong local prototypes to a header and making them right there,
please make sure to change the places that had them locally wrong to not do
the wrong thing.
-- 
jmallett@FreeBSD.org   | C, MIPS, POSIX, UNIX, BSD, IRC Geek.
http://www.FreeBSD.org | The Power to Serve
Vote for me for FreeBSD core or the cute little bunny gets it.

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?20020515120053.GA20216>