From owner-cvs-all Mon Jan 3 16: 5:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A768315148; Mon, 3 Jan 2000 16:05:25 -0800 (PST) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA57728; Mon, 3 Jan 2000 16:05:25 -0800 (PST) (envelope-from jasone@FreeBSD.org) Message-Id: <200001040005.QAA57728@freefall.freebsd.org> From: Jason Evans Date: Mon, 3 Jan 2000 16:05:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads/files freebsd-compat.h gethostby_r.c getnetby_r.c getprotoby_r.c getpw_r.c getservby_r.c lclone.c libc_thread.c uthread_file.c _atomic_lock.S libc_private.h libc_spinlock.c libc_spinlock.h ports/devel/linuxthreads/patches ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jasone 2000/01/03 16:05:24 PST Modified files: devel/linuxthreads/files lclone.c libc_thread.c uthread_file.c devel/linuxthreads/patches patch-aa Added files: devel/linuxthreads/files freebsd-compat.h gethostby_r.c getnetby_r.c getprotoby_r.c getpw_r.c getservby_r.c Removed files: devel/linuxthreads/files _atomic_lock.S libc_private.h libc_spinlock.c libc_spinlock.h Log: Clean up the port considerably, and fix several serious bugs. There are still some problems, at least with signal handling and locking on SMP. Submitted by: dick Revision Changes Path 1.3 +1 -1 ports/devel/linuxthreads/files/lclone.c 1.2 +59 -1 ports/devel/linuxthreads/files/libc_thread.c 1.3 +2 -1 ports/devel/linuxthreads/files/uthread_file.c 1.5 +269 -820 ports/devel/linuxthreads/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message