summaryrefslogtreecommitdiff
path: root/java/jdk14/files/patch-nspr_pth.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to patchset 7.Greg Lewis2004-12-171-11/+0
| | | | | | | | | . Fix a permissions problem with the plugins directory. Approved by: phantom (maintainer) Notes: svn path=/head/; revision=124268
* . Take into account that pthread_mutex_trylock() can return EDEADLK asGreg Lewis2004-11-021-0/+11
well as EBUSY with libkse on FreeBSD 5.x. Inspired by: green Notes: svn path=/head/; revision=120628