Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: rh
Date: Fri Aug 27 06:37:11 UTC 1999
Modified Files:
pkgsrc/devel/pth: Makefile
pkgsrc/devel/pth/files: md5
pkgsrc/devel/pth/pkg: PLIST
Log Message:
Update pth to 1.1.2
Changes include:
*) Changed return type of pth_yield() from `void' to `int' to
be able to return an error FALSE/EINVAL in case the `tid'
argument specified an invalid or still not ready thread.
[Kurt D. Zeilenga <Kurt%OpenLDAP.Org@localhost>, Ralf S. Engelschall]
*) Fixed description of pth_yield() in pth.pod.
[Kurt D. Zeilenga <Kurt%OpenLDAP.Org@localhost>, Ralf S. Engelschall]
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/pth/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/pth/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/pth/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index