Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 09:47:39 -0800 (PST)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk13/files patch-threads_bsd.c
Message-ID:  <200302281747.h1SHldD3055860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2003/02/28 09:47:39 PST

  Added files:
    java/jdk13/files     patch-threads_bsd.c 
  Log:
  . Updated version of native threads for FreeBSD.  This uses recently
    committed enhancements to libc_r and is only suitable for very recent
    versions of FreeBSD.  The big benefit is that it removes almost all
    the previous grovelling about in the pthreads internals.
  
    The change only comes into effect when WITH_NATIVE_THREADS is set.
    A separate Makefile commit will attempt to enforce appropriate
    OSVERSION settings for using it.
  
  Submitted by:   fjoe
  
  Revision  Changes    Path
  1.1       +726 -0    ports/java/jdk13/files/patch-threads_bsd.c (new)

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




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