cvs commit: ports/java/jdk13/files patch-_pth.h patch-monitor_md.c
patch-os_bsd.hpp patch-os_linux.hpp
Greg Lewis
glewis at FreeBSD.org
Sat Nov 27 21:29:25 PST 2004
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)
More information about the cvs-all
mailing list