pkgsrc/devel/libsigsegv/distinfo
asau 8479f8e6e3 Update to libsigsegv 2.10
New in 2.10:

* Support for Linux/S390.
  <sigsegv.h> now defines a macro SIGSEGV_FAULT_ADDRESS_ALIGNMENT.
  It is either 1 or pagesize. Its meaning is that
    - The fault address passed to a SIGSEGV handler has been rounded down
      to a multiple of SIGSEGV_FAULT_ADDRESS_ALIGNMENT.
    - The address and length arguments of sigsegv_register function calls
      must be multiples of SIGSEGV_FAULT_ADDRESS_ALIGNMENT.
* Faster distinction between stack overflow and other fault on OpenBSD.
2011-04-06 21:51:14 +00:00

5 lines
250 B
Text

$NetBSD: distinfo,v 1.10 2011/04/06 21:51:14 asau Exp $
SHA1 (libsigsegv-2.10.tar.gz) = b75a647a9ebda70e7a3b33583efdd550e0eac094
RMD160 (libsigsegv-2.10.tar.gz) = 186b145f0318657544f774868f50d45729f48834
Size (libsigsegv-2.10.tar.gz) = 402279 bytes