ports/java/jdk14
Greg Lewis f0d4b083fc . Rename our internal gethostby{name,addr}_r functions to avoid collisions.
Currently gethostbyaddr_r collides with the implementation (in libc!) for
  FreeBSD 5.x which both uses a different prototype (as per the Linux
  version) and is marked temporary and not thread safe.  Also, limit the
  scope of these internal implementations to this file.

  This fixes crashes in networked applications for FreeBSD 5.x.

  Some tweaks (making the functions static, naming, BSD ifdefs) by me.

Submitted by:	"Georg-W. Koltermann" <g.w.k@web.de>
2003-02-28 17:33:10 +00:00
..
files . Rename our internal gethostby{name,addr}_r functions to avoid collisions. 2003-02-28 17:33:10 +00:00
distinfo . Update to patchset 8. 2003-02-12 19:00:42 +00:00
Makefile . Update to patchset 8. 2003-02-12 19:00:42 +00:00
pkg-comment Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
pkg-descr Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from 2001-08-27 18:58:46 +00:00
pkg-message Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from 2001-08-27 18:58:46 +00:00
pkg-plist Don't remove system directories share/java, share/java/classes, and 2002-11-10 22:44:03 +00:00