Date: Mon, 10 Jan 2000 02:14:43 -0800 (PST) From: Thomas Gellekum <tg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200001101014.CAA85841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. Reviewed by: deischen Revision Changes Path 1.6.2.5 +1 -2 src/lib/libc_r/uthread/uthread_detach.c 1.8.2.7 +10 -10 src/lib/libc_r/uthread/uthread_fork.c 1.2.4.6 +2 -3 src/lib/libc_r/uthread/uthread_gc.c 1.1.2.4 +2 -2 src/lib/libc_r/uthread/uthread_poll.c 1.1.2.4 +2 -2 src/lib/libc_r/uthread/uthread_priority_queue.c 1.1.2.5 +2 -2 src/lib/libc_r/uthread/uthread_setschedparam.c 1.15.2.6 +2 -2 src/lib/libc_r/uthread/uthread_sig.c 1.4.2.3 +2 -1 src/lib/libc_r/uthread/uthread_socketpair.c 1.10.2.3 +2 -2 src/lib/libc_r/uthread/uthread_spec.c 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?200001101014.CAA85841>