From owner-freebsd-stable Mon Jan 10 2:23:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.RWTH-Aachen.DE [134.130.92.12]) by hub.freebsd.org (Postfix) with ESMTP id 07D0C151D2 for ; Mon, 10 Jan 2000 02:23:49 -0800 (PST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.9.3/8.9.3) id LAA36656; Mon, 10 Jan 2000 11:28:53 +0100 (CET) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: freebsd-stable@freebsd.org Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_detach.c uthread_fork.c uthread_gc.c uthread_poll.c uthread_priority_queue.c uthread_setschedparam.c uthread_sig.c uthread_socketpair.c uthread_spec.c References: <200001101014.CAA85841@freefall.freebsd.org> From: Thomas Gellekum In-Reply-To: Thomas Gellekum's message of "Mon, 10 Jan 2000 02:14:43 -0800 (PST)" Date: 10 Jan 2000 11:28:52 +0100 Message-ID: Lines: 18 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Gellekum writes: > tg 2000/01/10 02:14:43 PST > > Modified files: (Branch: RELENG_3) > lib/libc_r/uthread uthread_detach.c uthread_fork.c > uthread_gc.c uthread_poll.c > uthread_priority_queue.c > uthread_setschedparam.c uthread_sig.c > uthread_socketpair.c uthread_spec.c > Log: > MFC: -Wall and style(9) cleanup. Ok, that was the last part for now. libc_r in -current and -stable are now identical except for the sigset_t changes and the POSIX socket cleanup. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message