Date: Sun, 27 Aug 00 21:46:05 +0100
From: Peter Bruin <[EMAIL PROTECTED]>
Dag Peter,
Hello,
I think there is a bug in glibc, in hurd/hurdsig.c:_hurdsig_init. It
happens when, in a cthreads program, _hurdsig_fault_init refers to
_hurd_msgport_thread before it is set in the _hur
Hello,
I think there is a bug in glibc, in hurd/hurdsig.c:_hurdsig_init. It
happens when, in a cthreads program, _hurdsig_fault_init refers to
_hurd_msgport_thread before it is set in the _hurd_msgport_receive
thread. I would suggest something like:
*** hurdsig.c Sun Aug 27 17:47:31 2000
--- h