Date: Sun, 28 Nov 2004 05:29:25 +0000 (UTC) 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-_pth.h patch-monitor_md.c patch-os_bsd.hpp patch-os_linux.hpp Message-ID: <200411280529.iAS5TP7d081183@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004-11-28 05:29:25 UTC FreeBSD ports repository Added files: java/jdk13/files patch-_pth.h patch-monitor_md.c patch-os_bsd.hpp patch-os_linux.hpp Log: . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well as EBUSY. These are taken from equivalent patches to jdk14 by green and myself. Revision Changes Path 1.1 +13 -0 ports/java/jdk13/files/patch-_pth.h (new) 1.1 +13 -0 ports/java/jdk13/files/patch-monitor_md.c (new) 1.1 +22 -0 ports/java/jdk13/files/patch-os_bsd.hpp (new) 1.1 +22 -0 ports/java/jdk13/files/patch-os_linux.hpp (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411280529.iAS5TP7d081183>