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: wiz
Date: Sun Feb 20 15:22:04 UTC 2000
Modified Files:
pkgsrc/devel/pth: Makefile
pkgsrc/devel/pth/files: md5 patch-sum
pkgsrc/devel/pth/patches: patch-aa patch-ab
pkgsrc/devel/pth/pkg: PLIST
Log Message:
Update to pth-1.3.0. Changes since 1.2 (some of them had been pulled up
to 1.2.3):
*) Better detection and support for Unix platform differences
*) More complete support for hard syscall wrapping
*) Memory debugging support via Dmalloc library and --with-dmalloc
*) Added a PTH_CTRL_DUMPSTATE to pth_ctrl()
*) Removed PTH_EVENT_PID and enhanced PTH_EVENT_FUNC
*) First cut for Win32/CygWin support
*) New `make striptease' feature for developers
*) New pth.m4 file for using Pth inside Autoconf based packages
*) New large pthread.pod manual page which contains full Pthread API
*) Fixed numerious memory leaks
*) Numerous bugfixes and cleanups
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/devel/pth/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/pth/files/md5
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/pth/files/patch-sum
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/pth/patches/patch-aa \
pkgsrc/devel/pth/patches/patch-ab
cvs rdiff -r1.14 -r1.15 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