summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-os_linux.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2011-07-211-22/+0
| | | | | | | | 2011-07-12 java/jdk13: ancient version of Java 2011-07-12 java/linux-sun-jdk13: ancient version of Java Notes: svn path=/head/; revision=278080
* . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as wellGreg Lewis2004-11-281-0/+22
as EBUSY. These are taken from equivalent patches to jdk14 by green and myself. Notes: svn path=/head/; revision=122645