Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-Id: <3.0.5.32.20030126231955.007efbd0@mail.attbi.com> X-Sender: phumblet AT mail DOT attbi DOT com Date: Sun, 26 Jan 2003 23:19:55 -0500 To: cygwin-developers AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: passwd/group parsing In-Reply-To: <20030127001952.GA1908@redhat.com> References: <3 DOT 0 DOT 5 DOT 32 DOT 20030126182438 DOT 00805230 AT h00207811519c DOT ne DOT client2 DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20030125204634 DOT 00802ad0 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20030125204634 DOT 00802ad0 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20030126182438 DOT 00805230 AT h00207811519c DOT ne DOT client2 DOT attbi DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Chris, Everything looks fine. Regarding what constitutes a valid passwd entry, Corinna and I thought that fields 3 & 4 ought to contain valid numbers and nothing else. Your current test seems less strict. One ChangeLog nit: it's string.h (not strings.h). Pierre