From owner-cvs-all Tue Nov 30 1: 7:32 1999 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 E1A8314D15; Tue, 30 Nov 1999 01:07:29 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA10900; Tue, 30 Nov 1999 01:07:29 -0800 (PST) (envelope-from julian@FreeBSD.org) Message-Id: <199911300907.BAA10900@freefall.freebsd.org> From: Julian Elischer Date: Tue, 30 Nov 1999 01:07:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads Makefile README ports/devel/linuxthreads/files README.FreeBSD _atomic_lock.S clone.S clone.h getgr_r.c lclone.c libc_calls.c libc_private.h libc_spinlock.h libc_thread.c md5 pthread.h pthread_np.h ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1999/11/30 01:07:29 PST Added files: devel/linuxthreads Makefile README devel/linuxthreads/files README.FreeBSD _atomic_lock.S clone.S clone.h getgr_r.c lclone.c libc_calls.c libc_private.h libc_spinlock.h libc_thread.c md5 pthread.h pthread_np.h pthread_private.h pthread_rw.h pthread_stack.h sched.c spinlock.c stack.c stack_attr.c syscalls.c uthread_file.c uthread_rwlock.c uthread_rwlockattr.c devel/linuxthreads/files/Examples ex6.c devel/linuxthreads/patches patch-aa patch-ab devel/linuxthreads/pkg COMMENT DEINSTALL DESCR INSTALL MESSAGE PLIST Log: Reviewed by: Russell Carter Submitted by: "Richard Seaman, Jr." Native FreeBSD port of the linuxthreads library Includes added files and stuff you need to add to the rest of your system. This is for -current I'm sure Richard's older version might be a good place to start for a 3.x version. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message