diff options
author | rh <rh@pkgsrc.org> | 1999-08-11 19:03:35 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-11 19:03:35 +0000 |
commit | 38e4811e7ee408c72fbfa18abd42ee228dea160b (patch) | |
tree | 5ff26b185cbc09d4ef2a76b4478990af920fe571 /devel/pth/files | |
parent | e7ec0113230498084da02d222282b4fb79bdfb48 (diff) | |
download | pkgsrc-38e4811e7ee408c72fbfa18abd42ee228dea160b.tar.gz |
Update pth to 1.0.5.
Notable changes are:
*) Backport from Pth 1.1b2:
Fixed ring walking inside both public pth_msgport_find() function
and the internal pth_mutex_releaseall() function.
*) Backport from Pth 1.1b1:
In pth_mctx.c the signal stack was not restored correctly.
*) Backport from Pth 1.1b1:
Fixed test_select.c: a char has to be used for read(2) and not an int.
And replaced a bogus stdio fgetc() in test_select with pth_read().
*) Backport from Pth 1.1b1:
Fixed AC_CHECK_NSIG test and this way PTH_NSIG define.
*) Backport from Pth 1.1b1:
Fixed timeout handling in pth_select().
Diffstat (limited to 'devel/pth/files')
-rw-r--r-- | devel/pth/files/md5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5 index 55f0dad6129..48204c11625 100644 --- a/devel/pth/files/md5 +++ b/devel/pth/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.6 1999/08/06 01:03:33 sakamoto Exp $ +$NetBSD: md5,v 1.7 1999/08/11 19:03:36 rh Exp $ -MD5 (pth-1.0.4.tar.gz) = 0dbb0ab9149ec2ea9ab6a7285836991b +MD5 (pth-1.0.5.tar.gz) = f162642958918b154791396421aa41ac |