pkgsrc/devel/libsigsegv
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
..
buildlink3.mk
DESCR
distinfo Update to libsigsegv 2.10 2011-04-06 21:51:14 +00:00
Makefile Update to libsigsegv 2.10 2011-04-06 21:51:14 +00:00
PLIST