Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 19:53:03 -0700
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen siglist.c
Message-ID:  <20020909195303.B752@FreeBSD.org>
In-Reply-To: <XFMail.20020909154001.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Mon, Sep 09, 2002 at 03:40:01PM -0400
References:  <200209070814.g878EJkp040135@freefall.freebsd.org> <XFMail.20020909154001.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* De: John Baldwin <jhb@FreeBSD.org> [ Data: 2002-09-09 ]
	[ Subjecte: RE: cvs commit: src/lib/libc/gen siglist.c ]
> 
> On 07-Sep-2002 Juli Mallett wrote:
> > jmallett    2002/09/07 01:14:19 PDT
> > 
> >   Modified files:
> >     lib/libc/gen         siglist.c 
> >   Log:
> >   Two arrays were born from the same seeds, both grew into complementary sets
> >   of pointers to strings.  These two arrays were fixed to the same size, but one
> >   had an implicit zeroed trailer element, which was unused because the size was
> >   used up by the ones before said zeroed trailer element.  So the unused limb was
> >   chopped off the over-sized-but-not-over-sized array, and everyone lived happily
> >   ever after.
> 
> What does this mean in practical terms?

I removed a comma.
-- 
Juli Mallett <jmallett@FreeBSD.org>       | FreeBSD: The Power To Serve
Will break world for fulltime employment. | finger jmallett@FreeBSD.org

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?20020909195303.B752>