Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 11/14/2000 04:30:14
Module Name: pkgsrc
Committed By: msaitoh
Date: Tue Nov 14 02:30:14 UTC 2000
Modified Files:
pkgsrc/devel/ptl2: Makefile
pkgsrc/devel/ptl2/files: md5
Log Message:
Upgrade to PTL-2.1.7
Changes:
* fixed: priority queue, used in condition variable, mutex and join,
might corrupt if multiple threads of different priority are blocking
on the same queue.
* fixed: fopen() and fdopen() do not unlock the mutex for the stdio.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/devel/ptl2/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/ptl2/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.