Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 12:00:02 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Jonathan Mini <mini@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/lib/libc/i386/gen signalcontext.c
Message-ID:  <20020922115912.P12376-100000@gamplex.bde.org>
In-Reply-To: <200209212354.g8LNsXBe022675@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Sep 2002, Jonathan Mini wrote:

> mini        2002/09/21 16:54:33 PDT
>
>   Modified files:
>     lib/libc/i386/gen    signalcontext.c
>   Log:
>   Style cleanup:
>   - Sort local variable declarations.
>   - Protect a hand-formatted comment from indent(1).
>   - Use portable casts, even though this is machine-dependant code.
>   - Remove extraneous blank lines.
>   - Remove trailing newline.
>   - Use sigdelset(3), not SIGDELSET(9).
>
>   Requested by:   bde

Thanks.  That was fast.

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?20020922115912.P12376-100000>