pkgsrc/devel/pth/distinfo

16 lines
816 B
Text
Raw Normal View History

$NetBSD: distinfo,v 1.11 2003/02/04 17:31:17 drochner Exp $
update to 1.4.1 from 1.4 This is a bugfix release. - Internally make sure an invalid file-descriptor (integer not between 0 and (FD_SETSIZE-1) does not lead to any segfaults or other undefined behaviour. Instead an error is returned and errno is set to EBADF, similar to what the OS functions do. Especially pth_poll() now return with this error (instead of skipping the fd) if an fd in the "struct pollfd" is invalid. [Ralf S. Engelschall, Archie Cobbs <archie@packetdesign.com>] - Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. [Archie Cobbs <archie@packetdesign.com>] - Fixed typos in manual page. [Michael Schloh v. Bennewitz <michael.schloh@de.cw.net>, Takashi Ishihara <tishihara@ucdavis.edu>] - For portability reasons changed definition of PTH_EXT_SFIO to 0/1 instead of FALSE/TRUE because some external definitions use a casted value and hence make trouble on plain #if constructs. [Staehli Patrik <patrik.staehli@siemens.ch>] - Fixed return value (number of occurred events) of pth_wait(). [David Dureau <david.dureau@cea.fr>] - Replaced thread-unsafe usage of a static struct iovec in pth_writev_ev() with a thread-safe stack/heap-based solution. [Ralf S. Engelschall, Mark Burton <markb@ordern.com>] - Replaced antiquated PTH_FLAG_NOJOIN references with the correct PTH_ATTR_JOINABLE references in the manual page. [Takashi Ishihara <tishihara@ucdavis.edu>] - Fixed a (not very subtle) bug in pth_writev_ev() that screwed up output if a partial write happened. [Mark Burton <markb@ordern.com>] - Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. [Shawn Wagner <shawnw@speakeasy.org>] - Typo fixes in pth.pod [<collver@linuxfreemail.com>] - Upgraded to GNU shtool, version 1.5.4. [Ralf S. Engelschall] - Fixed "make striptease": pth_string.c was not included and some commands which were removed at all (and this way causes syntax errors) will be now correctly commented out with ":" commands. [Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>]
2002-03-24 19:47:38 +01:00
SHA1 (pth-1.4.1.tar.gz) = bc5b0847d57d2b78945a6c8d4ebab57e46213972
Size (pth-1.4.1.tar.gz) = 446287 bytes
SHA1 (patch-aa) = c2fafc8eba5f084468fe0d07b1763d801b9ead89
SHA1 (patch-ab) = 41dfb1d339d71ed344ab320d4f430ea8e1a04722
SHA1 (patch-ac) = 0c9409f90cfe3d8794af03236055b1bb27e9f88a
SHA1 (patch-ad) = 8daac8cd014d18803fc53038dbfa8da4336752a9
SHA1 (patch-ae) = 11ab7aa4e84eb01bb3956fdb58ff8d5f7e04a434
SHA1 (patch-af) = e6d065052b935a6a689603675b7d8a473b995a5b
SHA1 (patch-ag) = 1f4cdebe81b10e0cb9e38e6f3cb5aeb521038755
SHA1 (patch-ah) = e9080d4b1e81fd0058233cf776ac49d56d01b79a
SHA1 (patch-ai) = 0e9ef6a500470df351d616933fa086ad21e8b90c
SHA1 (patch-aj) = 7d45920f6d8aba1de8dd6a69f1ce4591c81247d2
SHA1 (patch-ak) = 7a84b9e71466a7bb9c1eea0c0815b19d5dee5ad1