Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 02:57:50 -0700 (PDT)
From:      Jonathan Mini <mini@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15373 for review
Message-ID:  <200208010957.g719voJK069634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15373

Change 15373 by mini@mini_stylus on 2002/08/01 02:57:18

	Add the sigwait(3) function back; its implemented here, not in libc.

Affected files ...

.. //depot/projects/kse/lib/libc_r/uthread/Makefile.inc#4 edit
.. //depot/projects/kse/lib/libc_r/uthread/uthread_sigwait.c#3 add

Differences ...

==== //depot/projects/kse/lib/libc_r/uthread/Makefile.inc#4 (text+ko) ====

@@ -111,6 +111,7 @@
 	uthread_shutdown.c \
 	uthread_sigmask.c \
 	uthread_sigsuspend.c \
+	uthread_sigwait.c \
 	uthread_single_np.c \
 	uthread_sleep.c \
 	uthread_socket.c \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208010957.g719voJK069634>