* Terry Lambert <[EMAIL PROTECTED]> [000815 10:39] wrote:
> Apparently, the threads library still hasn't been fixed?
>
> Follow the link for the patch.
I'm testing the change now and I'll commit it soon.
Index: Makefile
===================================================================
RCS file: /home/ncvs/src/lib/libc_r/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile 2000/08/07 16:51:55 1.27
+++ Makefile 2000/08/15 17:07:52
@@ -33,7 +33,7 @@
kevent.o listen.o \
msync.o nanosleep.o nfssvc.o open.o poll.o read.o readv.o recvfrom.o \
recvmsg.o sched_yield.o select.o sendfile.o sendmsg.o sendto.o \
- setsockopt.o shutdown.o sigaction.o sigaltstack.o \
+ setsockopt.o shutdown.o sigaction.o sigaltstack.o signal.o \
signanosleep.o sigpending.o sigprocmask.o sigreturn.o sigsetmask.o \
sigsuspend.o socket.o \
socketpair.o wait4.o write.o writev.o
thanks,
-Alfred
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message