1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/java/jdk16/files
Greg Lewis dcef90030b . 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
2003-02-28 17:47:38 +00:00
..
patch-common::Defs-bsd.gmk . Respect LOCALBASE in the DEVTOOLS_PATH setting. 2003-02-28 17:18:43 +00:00
patch-InetAddressImpl.c . Rename our internal gethostby{name,addr}_r functions to avoid collisions. 2003-02-28 17:33:10 +00:00
patch-platform_i486 . Be consistent about our compiler settings. Using gcc32 here was both 2003-02-28 17:12:24 +00:00
patch-threads_bsd.c . Updated version of native threads for FreeBSD. This uses recently 2003-02-28 17:47:38 +00:00
patch-threads_md.c . Add missing include of <sys/time.h>, needed by <sys/resource.h> for 2003-02-28 17:16:21 +00:00